Skip to content

Commit

Permalink
Workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn committed Jun 29, 2023
1 parent 62be61a commit 65641d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
mv ./AccuracyFix/Release/accuracyfix_mm.so publish/addons/accuracyfix/dlls
# Move settings file to folder
mv ./AccuracyFix/cstrike/addons/accuracyfix/accuracyfix.cfg publish/addons/accuracyfix/accuracyfix.cfg
mv ./cstrike/addons/accuracyfix/accuracyfix.cfg publish/addons/accuracyfix/accuracyfix.cfg
- name: Deploy artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 65641d4

Please sign in to comment.