mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Add the correct binaries
This commit is contained in:
parent
430792626b
commit
a632ef9bdd
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test-on-pr.yml
vendored
4
.github/workflows/test-on-pr.yml
vendored
|
|
@ -59,8 +59,8 @@ jobs:
|
|||
- name: Upload safe-chain-binaries
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: safe-chain-package
|
||||
path: aikidosec-safe-chain-*.tgz
|
||||
name: safe-chain-binaries
|
||||
path: dist/*
|
||||
|
||||
e2e-tests:
|
||||
name: Run E2E tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue