Skip to content

Commit

Permalink
workflow: Update setup-sp and prevent proxy script
Browse files Browse the repository at this point in the history
  • Loading branch information
nosoop committed Jul 25, 2022
1 parent 727fcab commit 5b05f72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-on-version-tag-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ jobs:
submodules: true

- name: Setup SourcePawn Compiler
uses: rumblefrog/setup-sp@master
uses: rumblefrog/setup-sp@v1.2.1
with:
version: "1.10.x"
no-spcomp-proxy: true

- name: Setup Build Dependencies
run: |
Expand Down

0 comments on commit 5b05f72

Please sign in to comment.