Skip to content

Commit b021427

Browse files
authored
fixing dagger job (#70)
1 parent 3cae15e commit b021427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Supernova Run
2323
uses: dagger/dagger-for-github@v7
2424
env:
25-
RPC_URL: https://rpc.gno.land/
25+
RPC_URL: https://rpc.gno.land
2626
CHAIN_ID: portal-loop
2727
with:
2828
version: "v0.15.2"

0 commit comments

Comments
 (0)