Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG authored May 14, 2024
1 parent 1fb14e8 commit 9d0d944
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,11 @@ jobs:
msbuild -m build/III.VC.SA.IV.Project2DFX.sln /property:Configuration=Release /property:Platform=Win32
- name: Download III.VC.SA.LimitAdjuster
uses: robinraju/release-downloader@main
uses: robinraju/release-downloader@v1.10
with:
repository: "GTAmodding/III.VC.SA.LimitAdjuster"
latest: true
fileName: "III.VC.SA.LimitAdjuster.zip"

- name: Unpack dependencies
run: |
Expand Down

0 comments on commit 9d0d944

Please sign in to comment.