Skip to content

Commit

Permalink
fix(ci): missing checkout for ETL run (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Aug 16, 2024
1 parent fd0c07e commit 68a21de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/job-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
oc version
working-directory: /usr/local/bin/

- uses: actions/checkout@v4
- name: ETL Sync
run: ./sync/oc_run.sh test ${{ secrets.oc_token }}

0 comments on commit 68a21de

Please sign in to comment.