Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Apr 3, 2024
1 parent bfaaee3 commit 5608143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-wheel-and-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ env:

jobs:
build-wheel-and-push:
uses: ./.github/actions/build-wheel/
uses: ./.github/actions/build-wheel/action.yml
with:
build-label: ubuntu-20.04
dev: $DEV
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
rm -rf src
make test
build-container-and-push:
needs: pull-wheel-and-test
runs-on: [aws-avx2-64G]
Expand Down

0 comments on commit 5608143

Please sign in to comment.