Skip to content

Commit

Permalink
Try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjyw committed Feb 9, 2023
1 parent b85f5c5 commit f6d77a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set PANTS_SHA
run:
echo "PANTS_SHA=6889fefa39c0899eb020087f54d3b94529600e9e" >> ${GITHUB_ENV}
- name: Setup Pants
uses: pantsbuild/actions/init-pants@v4-scie-pants
with:
Expand Down

0 comments on commit f6d77a8

Please sign in to comment.