Skip to content

Commit

Permalink
Add ubuntu artifacts to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev committed Jun 3, 2024
1 parent 7a3f584 commit 9a1a28c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,10 @@ jobs:
with:
name: test-artifact
path: |
./DAppNode-*-amd64.iso
./DAppNode-*-amd64-unattended.iso
./Dappnode-debian-*.iso
./Dappnode-debian-*-unattended.iso
./Dappnode-ubuntu-*.iso
./Dappnode-ubuntu-*-unattended.iso
./scripts/dappnode_install.sh
./scripts/dappnode_install_pre.sh
./scripts/dappnode_uninstall.sh
Expand Down

0 comments on commit 9a1a28c

Please sign in to comment.