Skip to content

Commit

Permalink
use arma3-tools@master
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson committed Oct 22, 2024
1 parent bdcdc74 commit 8216250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
run: |
cd mod && hemtt dev
- name: Install Arma 3 Tools
uses: arma-actions/arma3-tools@linux
uses: arma-actions/arma3-tools@master
with:
toolsUrl: ${{ secrets.ARMA3_TOOLS_URL }}
- name: Run `hemtt build` on ${{ matrix.mod.repo }}
Expand Down

0 comments on commit 8216250

Please sign in to comment.