forked from MapComplete/MapComplete
Scripts: fix single build
This commit is contained in:
parent
549c4c6e3b
commit
7b688ef9ec
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ jobs:
|
|||
git add date.txt
|
||||
git commit -m "Add files for release ${{ github.ref_name }}"
|
||||
git tag "${{ github.ref_name }}"
|
||||
git push source --verbose --follow-tags
|
||||
git push --verbose --follow-tags
|
||||
|
||||
- name: install deps
|
||||
run: npm ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue