Skip to content

Commit

Permalink
Fix macos binary publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
xgreenx committed Nov 15, 2023
1 parent 9f57be8 commit 5e4e5ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Log in to the docker.io registry
if: matrix.job.os == 'buildjet-4vcpu-ubuntu-2204'
uses: docker/login-action@v2
with:
username: fuellabs
Expand Down

0 comments on commit 5e4e5ec

Please sign in to comment.