Skip to content

Commit

Permalink
mask get-pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
DyfanJones committed May 13, 2024
1 parent 5306b3a commit d5876e7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
token: ${{ secrets.RHUB_TOKEN }}
job-config: ${{ matrix.config.job-config }}

- name: Update Vendor Dependencies
run: make get-pkg
# - name: Update Vendor Dependencies
# run: make get-pkg

- uses: r-hub/actions/setup-deps@v1
with:
Expand Down Expand Up @@ -94,8 +94,8 @@ jobs:
token: ${{ secrets.RHUB_TOKEN }}
job-config: ${{ matrix.config.job-config }}

- name: Update Vendor Dependencies
run: make get-pkg
# - name: Update Vendor Dependencies
# run: make get-pkg

- uses: r-hub/actions/setup-deps@v1
with:
Expand Down

0 comments on commit d5876e7

Please sign in to comment.