Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince527GitHub authored Nov 1, 2023
1 parent 1ab3fe3 commit ce55c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# filepath: './ISS/script.iss'

- name: Move the resources folder
run: mv ./ressources ./dist/Minesweeper/ressources
run: mv ./resources ./dist/Minesweeper/resources

- name: Create Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit ce55c51

Please sign in to comment.