Skip to content

Commit

Permalink
update CI watcom workflow to pull the SDL2 branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Aug 6, 2023
1 parent f94a1ec commit 9a3e5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/watcom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: libsdl-org/SDL
ref: release-2.24.0
ref: SDL2
path: SDL2
- name: Build sdl12-compat
run: |
Expand Down

0 comments on commit 9a3e5bc

Please sign in to comment.