Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
nic11 committed Dec 22, 2024
1 parent f9b17c7 commit e75cfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-ubuntu-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
cd /src \
&& ./build.sh --configure \
-DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}} \
-DUNIT_DATA_DIR="/src/skyrim_data_files" && echo kek > vcpkg/buildtrees/rsm-bsa/install-x64-linux-dbg-out.log && false
-DUNIT_DATA_DIR="/src/skyrim_data_files"
- name: Upload vcpkg failure logs
if: failure()
Expand Down

0 comments on commit e75cfd1

Please sign in to comment.