Skip to content

Commit

Permalink
Build-CI/Nightly-Build-CI Updated gha-download-artifact version 11/02…
Browse files Browse the repository at this point in the history
…/2024 | 24w44b1
  • Loading branch information
GamesTrap committed Nov 2, 2024
1 parent 57ab3e9 commit aa6bfa0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ jobs:
env:
artifact_hostname: ${{secrets.ARTIFACT_HOST}}
if: env.artifact_hostname != null
uses: gamestrap/[email protected].4
uses: gamestrap/[email protected].5
with:
server-hostname: ${{ secrets.ARTIFACT_HOST }}
server-share: "artifacts"
Expand Down Expand Up @@ -419,7 +419,7 @@ jobs:
env:
artifact_hostname: ${{secrets.ARTIFACT_HOST}}
if: env.artifact_hostname != null
uses: gamestrap/[email protected].4
uses: gamestrap/[email protected].5
with:
server-hostname: ${{ secrets.ARTIFACT_HOST }}
server-share: "artifacts"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ jobs:
env:
artifact_hostname: ${{secrets.ARTIFACT_HOST}}
if: env.artifact_hostname != null
uses: gamestrap/[email protected].4
uses: gamestrap/[email protected].5
with:
server-hostname: ${{ secrets.ARTIFACT_HOST }}
server-share: "artifacts"
Expand Down Expand Up @@ -330,7 +330,7 @@ jobs:
env:
artifact_hostname: ${{secrets.ARTIFACT_HOST}}
if: env.artifact_hostname != null
uses: gamestrap/[email protected].4
uses: gamestrap/[email protected].5
with:
server-hostname: ${{ secrets.ARTIFACT_HOST }}
server-share: "artifacts"
Expand Down
1 change: 1 addition & 0 deletions SITREPS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5351,3 +5351,4 @@ SITREP 11/02/2024|24w44b1
- AftermathTracker Fixed compiler error when SDK is not provided ~<5 mins
- TRAP-Editor Added engine settings to UI ~<20 mins
- TRAP-Editor Added support for MSAA ~<30 mins
- Build-CI/Nightly-Build-CI Updated gha-download-artifact version ~<5 mins

0 comments on commit aa6bfa0

Please sign in to comment.