Skip to content

Commit ace4a3d

Browse files
committed
fix: commands for singleton-http
Signed-off-by: felixfaisal <faisalahmedfarooq46@gmail.com>
1 parent 01e2a35 commit ace4a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
path: ./http-auth/pkg/http_auth_bg.wasm
2727

2828
- name: Build singleton-http-call
29-
run: sh -c "cd http-auth && wasm-pack build --release"
29+
run: sh -c "cd cd singleton-http-call && wasm-pack build --release"
3030

3131
- uses: actions/upload-artifact@v2
3232
with:

0 commit comments

Comments
 (0)