Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstph-dvx committed Dec 13, 2024
1 parent 5d98ef6 commit cf2270b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/actions/restore-orbit-chains-data/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ description: 'Download orbit chains data artifact'
runs:
using: 'composite'
steps:
- uses: actions/checkout@v3

- name: Download artifact
uses: actions/download-artifact@v4
with:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/generate-token-lists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ jobs:
- uses: actions/checkout@v3

- uses: ./.github/actions/restore-cache

# - uses: ./.github/actions/restore-orbit-chains-data
- uses: ./.github/actions/restore-orbit-chains-data

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1-node16
Expand Down

0 comments on commit cf2270b

Please sign in to comment.