Skip to content

Commit 4dfdaca

Browse files
committed
Fix: Add if-no-files-found to upload-artifact v4
1 parent 61e9bb8 commit 4dfdaca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-scrypto.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
name: oasis-storage-wasm
6666
path: Providers/Blockchain/NextGenSoftware.OASIS.API.Providers.RadixOASIS/contracts/target/wasm32-unknown-unknown/release/oasis_storage.wasm
6767
retention-days: 30
68+
if-no-files-found: error
6869

6970
- name: Build summary
7071
run: |

0 commit comments

Comments
 (0)