Skip to content

Commit

Permalink
CLEANUP: Well of course it's not what ya want it was in the wrong BRANCH
Browse files Browse the repository at this point in the history
  • Loading branch information
magicaldave committed Nov 23, 2024
1 parent 90c6109 commit 6537989
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 @@ -63,7 +63,7 @@ jobs:
run: |
curl -o CrabNet.7z -L https://github.com/DreamWeave-MP/CrabNet/releases/download/Stable-CI/CrabNet-${{ runner.os }}-${{ matrix.BUILD_TYPE }}.7z
7z x -y CrabNet.7z -oextern/raknet
CI/before_script.msvc.sh -C -V -N -k -p Win64 -v 2022
C:/Dreamweave/Dreamweave/CI/before_script.msvc.sh -C -V -N -k -p Win64 -v 2022
- name: Configure
if: steps.cache-WinDeps.outputs.cache-hit == 'true'
Expand Down

0 comments on commit 6537989

Please sign in to comment.