Skip to content

Commit

Permalink
chore: update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UzaeirKhan committed Jan 8, 2024
1 parent 7fbae0c commit 24e88ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ jobs:
with:
service-account-token: ${{ secrets.service-account-token }}

- name: Directories
run: |
tree -ad
- name: Fetch JSON files from 1Password
run: |
instances=(brb dbc nbc)
Expand Down

0 comments on commit 24e88ec

Please sign in to comment.