Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adeFuLoDgu committed Oct 8, 2024
1 parent 6dfcc79 commit 814cf63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git pull --rebase origin master
yarn install --frozen-lockfile --immutable
node ./node_modules/gulp/bin/gulp.js build
cd noname
Expand Down

0 comments on commit 814cf63

Please sign in to comment.