Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi committed Sep 14, 2023
1 parent db0080a commit b280366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
pkg: [aslp, bap-aslp, basil, bap-uq-pac]
runs-on: ubuntu-latest
uses: ./github/workflows/upgrade.yml@main
uses: ./.github/workflows/upgrade.yml@main
with:
pkg: ${{matrix.pkg}}
secrets: inherit
Expand Down

0 comments on commit b280366

Please sign in to comment.