Skip to content

Commit

Permalink
Merge pull request #247 from AlexanderNtk/patch-1
Browse files Browse the repository at this point in the history
Update makefile.yml
  • Loading branch information
3eyedraga authored Aug 30, 2023
2 parents f718939 + e5e5e8a commit e9acc2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
echo "//registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN" > sgejs/.npmrc
npm install --prefix sgejs
git -C sgejs checkout .
git -C sgejs pull
- name: Delete src/codegen and types
run: |
Expand Down

0 comments on commit e9acc2c

Please sign in to comment.