Skip to content

Commit

Permalink
Use absolute path
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbacher committed Jan 7, 2022
1 parent 427c7eb commit f0fdf7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_snapshot.yml
Expand Up @@ -7,7 +7,7 @@ on:
- master
jobs:
build-test:
uses: ./.github/workflows/build_test.yml@master
uses: airbnb/DeepLinkDispatch/.github/workflows/build_test.yml@master
deploy-snapshot:
needs: build-test
runs-on: ubuntu-latest
Expand Down

0 comments on commit f0fdf7a

Please sign in to comment.