Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joker-119 authored Dec 14, 2022
1 parent aede520 commit 5d671ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: Exiled Main CI
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

env:
EXILED_REFERENCES_URL: https://www.exiled.host/build_deps/EA_REFS.zip
EXILED_REFERENCES_URL: https://www.exiled.host/build_deps/Master.zip
EXILED_REFERENCES_PATH: ${{ github.workspace }}/References

jobs:
Expand Down

0 comments on commit 5d671ab

Please sign in to comment.