mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-06-19 04:59:07 +00:00
Git actions v4
This commit is contained in:
parent
1236f8b4d6
commit
e2df69526d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
Copy-Item "AutoTrackR2_Setup\bin\Release\*" "artifacts\"
|
Copy-Item "AutoTrackR2_Setup\bin\Release\*" "artifacts\"
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: AutoTrackR2-Release
|
name: AutoTrackR2-Release
|
||||||
path: artifacts/
|
path: artifacts/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue