Skip to content

Commit

Permalink
hack around package lock changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Acepie committed Jul 16, 2021
1 parent 9171893 commit 0beb9ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
export TMPDIR=$(pwd)/tmp
cd examples
bash ./build_examples.sh
git checkout ./app-cdk-typescript/package-lock.json
- name: Set up Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 0beb9ba

Please sign in to comment.