Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
IonAgorria committed Oct 28, 2024
1 parent e7973c3 commit 0389e63
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/linux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ jobs:
./docker/linux/prepare_sdl
if: steps.cache.outputs.cache-hit != 'true'
- name: Scripts check
run: mkdir build
- name: prepare boost
run: |
chmod a+x ./docker/prepare_boost
sudo ./docker/prepare_boost
- name: configure
run: export CUSTOM_TARGET="ScriptsCheck"
if: matrix.env.name == 'Scripts Check'
- name: build
Expand Down

0 comments on commit 0389e63

Please sign in to comment.