Trying again

This commit is contained in:
Sean Greenawalt 2025-09-19 17:40:51 -04:00
commit fc3436f7d8

View file

@ -81,7 +81,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: ./Stirling-PDF
file: ./Dockerfile.fat
file: ./Stirling-PDF/Dockerfile.fat
push: true
tags: ${{ steps.meta3.outputs.tags }}
labels: ${{ steps.meta3.outputs.labels }}