Skip to content

Commit

Permalink
Update source
Browse files Browse the repository at this point in the history
  • Loading branch information
jayofelony committed Mar 5, 2024
1 parent e0a20d1 commit 4325ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: ls -la .; pwd; make all

- name: Transfer 64bit.img to docker and give permissions
run: sudo chown runner:docker "*.img"
run: sudo chown runner:docker "bananagotchi-64bit.img"

- name: PiShrink
run: |
Expand Down

0 comments on commit 4325ff6

Please sign in to comment.