Skip to content

Commit 3358c3d

Browse files
VLanvinfacebook-github-bot
authored andcommitted
Add ref:main in GH workflow for pulling eqWAlizer
Summary: Apparently needed even in `checkout@v3/v4` to include all commits without delay according to actions/checkout#439. Reviewed By: alanz Differential Revision: D60391729 fbshipit-source-id: 4c0a8c4073f4a3c7842b9bc8aa24ed00d1a462ac
1 parent 4bdc56f commit 3358c3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
with:
4747
repository: WhatsApp/eqwalizer
4848
path: eqwalizer
49+
ref: main
4950
- name: Set up GraalVM
5051
if: matrix.platform-arch != 'ubuntu-20.04-arm'
5152
uses: graalvm/setup-graalvm@v1

0 commit comments

Comments
 (0)