Skip to content

Commit 9e77218

Browse files
author
mtolman
committed
fixed github action
1 parent 7dd4a71 commit 9e77218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zigup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Run with supported dev branch
4343
- name: Test with supported dev
4444
run: |
45-
./zigup 0.15.0-dev.769+4d7980645
45+
./zigup fetch 0.15.0-dev.769+4d7980645
4646
./zigup run 0.15.0-dev.769+4d7980645 build test
4747
4848
# Run with supported latest master

0 commit comments

Comments
 (0)