Skip to content

Commit

Permalink
fixed yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidu28 committed Jan 20, 2024
1 parent 6679a8e commit d64ebae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Unzip the File 2
run: unzip data/deneb_goerli_slot_7416760.json.zip -d ./data
- name: Unzip the File 3
run: unzip data/deneb_goerli_slot_7421952.json.zip -d ./data
run: unzip data/deneb_goerli_slot_7431952.json.zip -d ./data

- name: Set up Go 1.x
uses: actions/setup-go@v2
Expand Down

0 comments on commit d64ebae

Please sign in to comment.