Skip to content

Commit

Permalink
Changed GenGMake permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorPopp authored Aug 28, 2024
1 parent 2f85327 commit 0c7d4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Generate project files
run: |
cd Scripts
chmod +x ./GenGMake2
chmod a+x ./GenGMake2
./GenGMake2
# Setting up msbuild
Expand Down

0 comments on commit 0c7d4ce

Please sign in to comment.