Skip to content

Commit ecf04ce

Browse files
committed
fix script
1 parent e111885 commit ecf04ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-rp-storage-tool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: depot/setup-action@v1
4545
- name: Build binary
4646
run: |
47-
depot build --project zp2mb0bchx
47+
depot build --project zp2mb0bchx \
4848
-f ./upstream/tests/docker/Dockerfile \
4949
-t rp-storage-tool \
5050
--target rp-storage-tool . \

0 commit comments

Comments
 (0)