Skip to content

Commit

Permalink
fixes script
Browse files Browse the repository at this point in the history
  • Loading branch information
mhausenblas authored Dec 25, 2019
1 parent 05e0a01 commit 9494325
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions action.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash

set -e
set -o pipefail

echo 'Building the MkDocs site'
./mkdocs gh-deploy --config-file "${GITHUB_WORKSPACE}/${INPUT_SITE_DIR}/mkdocs.yml"

0 comments on commit 9494325

Please sign in to comment.