Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Percslol authored Nov 15, 2024
1 parent 4b0da86 commit 587ef3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Get artifacts
uses: actions/download-artifact@v4
with:
name: Anura Static Build
name: Anura static build
path: .

- name: Release to GitHub
Expand All @@ -68,7 +68,7 @@ jobs:
- name: Get artifacts
uses: actions/download-artifact@v4
with:
name: Anura Static Build
name: Anura static build
path: .

- name: unzip artifact
Expand Down

0 comments on commit 587ef3b

Please sign in to comment.