Skip to content

Commit

Permalink
Add ./
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Oct 12, 2023
1 parent c2b9cdb commit e40d624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-proposals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
./node_modules/.bin/ts-node ./bin/helium-vote.ts bulk-create-proposal \
-u "https://solana-rpc.test-helium.com?session-key=Pluto" \
--file helium-proposals.json \
--file ./helium-proposals.json \
--wallet ./deploy-keypair.json \
--orgName Helium \
--multisig ${{ secrets.MULTISIG }}

0 comments on commit e40d624

Please sign in to comment.