Skip to content

Commit

Permalink
CI - Update to latest Mikero Tools (#10383)
Browse files Browse the repository at this point in the history
ci: Update to latest Mikero Tools
  • Loading branch information
Dahlgren authored Oct 12, 2024
1 parent 2b1550c commit 5ffb545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pboproject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
toolsUrl: ${{ secrets.ARMA3_TOOLS_URL }}
- name: Install Mikero Tools
uses: arma-actions/mikero-tools@2023-01-04
uses: arma-actions/mikero-tools@2024-10-08
- name: Download game data
run: |
Invoke-WebRequest "$env:ARMA3_DATA_URL" -OutFile arma3.zip
Expand Down

0 comments on commit 5ffb545

Please sign in to comment.