Skip to content

Commit b4a238b

Browse files
committed
chore: nix build checkout
1 parent 0bb6abe commit b4a238b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nix-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- name: Check out code
2828
uses: actions/checkout@v4
2929
with:
30-
ref: ${{ github.event.pull_request.head.ref || github.ref }}
3130
fetch-depth: 0
3231
fetch-tags: true
3332
- name: aws-creds
@@ -56,4 +55,3 @@ jobs:
5655
-e AWS_SESSION_TOKEN=${{ env.AWS_SESSION_TOKEN }} \
5756
base_nix bash -c "./workspace/docker/nix/build_nix.sh"
5857
name: build psql bundle on ${{ matrix.arch }}
59-

0 commit comments

Comments
 (0)