Skip to content

Commit

Permalink
Try upload artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
everoddandeven committed Nov 7, 2024
1 parent 395491d commit 085c978
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,9 @@ jobs:

- name: Build the app
run: npm run electron:build

- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: monerod-gui
path: release/

0 comments on commit 085c978

Please sign in to comment.