Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crohr committed May 30, 2024
1 parent e970331 commit 34a9aed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ runs:
run: |
workspace=${{ steps.setup.outputs.workspace }}
env | grep DATABASE_URL
cd ${{ inputs.path }}
docker run --rm \
-v .:/pkgr/app \
Expand Down

0 comments on commit 34a9aed

Please sign in to comment.