Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Oct 16, 2024
1 parent 500dca0 commit d587bf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ogc-app-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
uses: c-py/action-dotenv-to-setenv@v5
with:
env-file: .env
- name: Print env params
run: printenv
- name: Build OGC application package executable
run: |
docker build -t ${{ env.REPO_NAME }}:${{ env.BRANCH }} \
Expand Down

0 comments on commit d587bf0

Please sign in to comment.