We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8060b2 commit 39cf639Copy full SHA for 39cf639
.github/workflows/build-and-release.yml
@@ -23,6 +23,7 @@ jobs:
23
run: |
24
sudo bash build.sh -s jammy -v raw -a all
25
sudo bash build.sh -s kinetic -v raw -a all
26
+ sudo bash build.sh -s kinetic -v raw -a all
27
28
- name: upload artifacts
29
uses: actions/upload-artifact@v3
0 commit comments