Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
F5OEO committed Nov 7, 2024
1 parent f3a77e7 commit 7326557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Create Archive
run: >
mkdir tezuka_all &&
mv plutoplus_maiasdr.zip tezuka_all/
mv ${{runner.workspace}}/build/plutoplus_maiasdr.zip tezuka_all/
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7326557

Please sign in to comment.