Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
test extra vars
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbyz committed Sep 8, 2023
1 parent 01e657e commit 84e4cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.nightly.devnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ jobs:
run: |
ansible-inventory --graph
ansible-galaxy install -r requirements.yml
ansible-playbook site.yml
ansible-playbook site.yml --extra-vars "block_time=2s"
- name: Set rpc url value
id: url
run: |
Expand Down

0 comments on commit 84e4cba

Please sign in to comment.