Skip to content

Commit 5e73199

Browse files
committed
Checkout disrupts lockfiles
1 parent e24df87 commit 5e73199

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ubuntu-packages-and-docker-image.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,6 @@ jobs:
150150
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
151151
AWS_DEFAULT_REGION: ${{ vars.AWS_DEFAULT_REGION }}
152152
run: |
153-
# Always build using latest scripts
154-
git checkout master
155-
156153
bash packages/postgresql-pgml/release.sh ${{ inputs.packageVersion }} ${{ matrix.ubuntu_version }}
157154
158155
#

0 commit comments

Comments
 (0)