Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raysan5 authored Oct 21, 2024
1 parent 3c19ee8 commit dd93012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout this repo
uses: actions/checkout@master
with:
path: ${{ env.PROJECT_NAME }}
path: ${{ env.PROJECT_REPO_NAME }}

- name: Checkout raylib repo
uses: actions/checkout@v4
Expand Down

0 comments on commit dd93012

Please sign in to comment.