Skip to content

Commit

Permalink
fix: don't use .github/buildkitd.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
GoliathLabs authored and skorpy2009 committed Jan 4, 2025
1 parent 4a06260 commit 5d70b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2
with:
config: .github/buildkitd.toml
- name: Retrieve author data
run: |
echo AUTHOR=$(curl -sSL ${{ github.event.repository.owner.url }} | jq -r '.name') >> $GITHUB_ENV
Expand Down

0 comments on commit 5d70b72

Please sign in to comment.