Skip to content

Commit b5662ce

Browse files
authored
Update firebase-hosting-pull-request.yml
1 parent 4b370ca commit b5662ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase-hosting-pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
ruby-version: '3.0'
1515
bundler-cahe: true
16-
- run: bundle install && bundle exec jekyll build --config _configpr.yml
16+
- run: bundle install && bundle exec jekyll build --config _config.pr.yml
1717
- uses: FirebaseExtended/action-hosting-deploy@v0
1818
with:
1919
repoToken: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)