Skip to content

Commit

Permalink
remove lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mfts committed Mar 17, 2023
1 parent 2044972 commit 0df9000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/git3.sh/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ build:
mkdir -p {{prefix}}/bin
sed -i.bak 's|/usr/local/bin|{{prefix}}/bin|g' package.json
sed -i.bak 's|wait|sleep 10|g' package.json
rm yarn.lock
yarn
yarn $INSTALL
env:
Expand Down

0 comments on commit 0df9000

Please sign in to comment.