Skip to content

Commit

Permalink
Another
Browse files Browse the repository at this point in the history
  • Loading branch information
digimezzo committed Dec 13, 2024
1 parent 3c34cfa commit bb467ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,11 @@ jobs:
- name: Create 7z Archive
shell: cmd
run: '"C:\Program Files\7-Zip\7z.exe" a dopamine-nightly-win.7z Dopamine-*.exe'
- name: Upload 7z Artifact
- name: Upload Build Artifact
uses: actions/upload-artifact@v4
with:
name: dopamine-nightly-win
path: dopamine-nightly-win.7z
if-no-files-found: ignore



Expand Down

0 comments on commit bb467ae

Please sign in to comment.