Skip to content

Commit

Permalink
forgot that one
Browse files Browse the repository at this point in the history
  • Loading branch information
GingertronMk1 committed Jan 22, 2024
1 parent ed465ce commit e58b2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: echo -n $(($GITHUB_RUN_NUMBER + 10000)) > _includes/travis_build_number.txt

- name: Build the site
run: docker-compose exec app npm run gulp:deploy
run: docker-compose exec -T app npm run gulp:deploy
env:
SMUGMUG_API_KEY: ${{ secrets.SMUGMUG_API_KEY }}
SMUGMUG_CACHE_MAINTAIN: true
Expand Down

0 comments on commit e58b2b0

Please sign in to comment.