Skip to content

Commit

Permalink
echo fetched
Browse files Browse the repository at this point in the history
  • Loading branch information
pwbh committed Jun 2, 2024
1 parent c57c281 commit ce8850c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Fetch modified SDL
run: |
cd sdl-window-test
echo https://github.com/pwbh/SDL/archive/refs/heads/${{ github.ref_name }}.zip
zig fetch --save https://github.com/pwbh/SDL/archive/refs/heads/${{ github.ref_name }}.zip
- name: Build & Run
run: zig build run

0 comments on commit ce8850c

Please sign in to comment.