Skip to content

Commit c262afa

Browse files
committed
fix gha
1 parent 28b54a6 commit c262afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -583,5 +583,5 @@ jobs:
583583
- name: Sync chain ${{ matrix.chain }}
584584
working-directory: third-party/zombienet
585585
env:
586-
- CHAIN: ${{ matrix.chain }}
586+
CHAIN: ${{ matrix.chain }}
587587
run: ./smoke.sh

0 commit comments

Comments
 (0)