Skip to content

Commit

Permalink
maybe relative?
Browse files Browse the repository at this point in the history
  • Loading branch information
tcdude committed Aug 3, 2024
1 parent 06305e3 commit 052cf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-opengl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Get Submodules
run: ./get_dlc
- name: Temporary OpenGL scissor patch
run: git -C krink/Kinc apply openglscissor.patch
run: git -C krink/Kinc apply ../../openglscissor.patch
- name: Compile
run: ./krink/Kinc/make -g opengl --compile
- name: Run Test 1
Expand Down

0 comments on commit 052cf5e

Please sign in to comment.