Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raysan5 committed Jan 1, 2025
1 parent acbaa64 commit 544b63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
PROJECT_BUILD_PATH: ${{ github.event.repository.name }}/src
PROJECT_RELEASE_PATH: ${{ github.event.repository.name }}_dev_linux_x64
PROJECT_CUSTOM_FLAGS: ""
PROJECT_RESOURCES_PATH: resources
PROJECT_RESOURCES_PATH: src/resources

steps:
- name: Checkout this repo
Expand Down

0 comments on commit 544b63f

Please sign in to comment.