Skip to content

Commit

Permalink
Hopefully fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
PintTheDragon authored Oct 8, 2021
1 parent 384a5fd commit 779fc4a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
push:
branches:
- master
- Synapse
env:
EXILED_REFERENCES_PATH: ${{ github.workspace }}/SCPStats/lib

jobs:
build:
Expand All @@ -27,7 +28,7 @@ jobs:
- name: Download references
uses: carlosperate/download-file-action@v1.0.3
with:
file-url: 'https://www.exiled.host/build_deps/References.zip'
file-url: 'https://www.exiled.host/build_deps/Dev.zip'
file-name: 'References.zip'

- uses: carlosperate/download-file-action@v1.0.3
Expand Down

0 comments on commit 779fc4a

Please sign in to comment.