Skip to content

Commit

Permalink
chore: Try using relative link without .github
Browse files Browse the repository at this point in the history
  • Loading branch information
taheramr committed Sep 11, 2023
1 parent ad885bb commit c690267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Build jest-preset
runs-on: ubuntu-latest
steps:
- uses: ./.github/actions/build-package
- uses: ./actions/build-package
with:
package: jest-preset
skip_build: "true"
Expand Down

0 comments on commit c690267

Please sign in to comment.