Skip to content

Commit b9bac17

Browse files
committed
ci: download explicitly as prepare does not depends on it
1 parent faab915 commit b9bac17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
3535
mkdir -p release
3636
sudo apt install -y curl pigz tar unzip zip
37+
mise run download
3738
mise run "build:*"
3839
mv Devuan.* release/
3940
- name: upload as artifact

0 commit comments

Comments
 (0)