Skip to content

Commit

Permalink
fix: named
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnLynn committed Jun 7, 2024
1 parent be68e2e commit b5879d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- uses: actions/checkout@v4
with:
ref: dev
- run: |
- name: Build Docker
run: |
docker buildx build --push --platform "${{ env.platform }}" -t ${{ secrets.DOCKER_USER }}/genpac:dev .

0 comments on commit b5879d8

Please sign in to comment.