Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsukaHiro authored Jul 27, 2023
1 parent 9c4875a commit 8b2cf08
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 @@ -27,4 +27,4 @@ jobs:

# Runs a single command using the runners shell
- name: Run a one-line script
run: \7z\7za.exe a -mx9 -tzip file.zip assets\* credit.txt pack.mcmeta pack.png README.md
run: 7z\7za.exe a -mx9 -tzip file.zip assets\* credit.txt pack.mcmeta pack.png README.md

0 comments on commit 8b2cf08

Please sign in to comment.