Skip to content

Commit

Permalink
refs #287: More work on the docker command.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickgrinder committed Sep 29, 2024
1 parent dc3f4ea commit d32b896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
-v ${{ github.workspace }}:/project
-v ${{ github.workspace }}/docs/src/the-engine-handbook/scripting-reference:/output
${{ env.GDE_TAG }}
.
/project
-o /output
-d addons/popochiu/engine
- name: Deploy to production
Expand Down

0 comments on commit d32b896

Please sign in to comment.