Skip to content

Commit

Permalink
Change Output
Browse files Browse the repository at this point in the history
  • Loading branch information
TrevorSchirmer committed Jul 1, 2024
1 parent 759cb91 commit 712b967
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: actions/[email protected]
with:
path: files/
path: output/
retention-days: 1

- name: Create Release
Expand Down Expand Up @@ -108,7 +108,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/[email protected]
with:
pattern: "!build-*"
path: output
- run: cp -R static/* output/
- uses: actions/[email protected]
Expand Down

0 comments on commit 712b967

Please sign in to comment.