Skip to content

Commit

Permalink
fix: On PR use earthly-lib satellite
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpinder committed Jan 28, 2024
1 parent 3ec416e commit ad7e53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
earthly account login --token ${{ secrets.EARTHLY_SAT_TOKEN }} >> /dev/null
earthly org s blue-build
earthly sat s blue-build-pr
earthly sat s earthly-lib
- uses: earthly/actions-setup@v1

Expand Down

0 comments on commit ad7e53c

Please sign in to comment.