We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faab915 commit b9bac17Copy full SHA for b9bac17
1 file changed
.github/workflows/build.yml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
mkdir -p release
36
sudo apt install -y curl pigz tar unzip zip
37
+ mise run download
38
mise run "build:*"
39
mv Devuan.* release/
40
- name: upload as artifact
0 commit comments