Skip to content

Commit

Permalink
Update nightly workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Jul 25, 2023
1 parent a62690e commit 2176fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: pronamic-pay-nightly
path: build/**/*
path: build/project/**/*

- name: Copy build asset
run: cp build/pronamic-ideal.*.zip build/pronamic-ideal.zip
Expand Down

0 comments on commit 2176fa4

Please sign in to comment.