Skip to content

Commit

Permalink
continue debugging workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nick1udwig committed Sep 6, 2024
1 parent d6ff294 commit 69eeafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
run: unzip kit.zip

- name: Download the Kinode release
run: wget -q https://files.yael.solutions/240906/kinode-x86_64-unknown-linux-gnu.zip -O kinode.zip
run: wget -q https://files.yael.solutions/240906/kinode-x86_64-unknown-linux-gnu-simulation-mode.zip -O kinode.zip
- name: Unzip the Kinode release
run: unzip kinode.zip

Expand Down

0 comments on commit 69eeafe

Please sign in to comment.