mirror of
https://github.com/status-im/actions-hugo.git
synced 2025-01-23 19:19:27 +00:00
chore: ignore failure
This commit is contained in:
parent
236f382aa6
commit
7c0de2ddec
@ -27,7 +27,7 @@ fi
|
||||
|
||||
git fetch origin
|
||||
git pull origin master
|
||||
git tag -d v2
|
||||
git tag -d v2 || true
|
||||
git pull origin --tags
|
||||
|
||||
npm ci
|
||||
|
Loading…
x
Reference in New Issue
Block a user