Skip to content

Commit

Permalink
chore: Getting CI to work
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidmt committed Mar 12, 2024
1 parent 6e88c23 commit 276e421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
--directory "_site" \
-cvf "$RUNNER_TEMP/artifact.tar" \
--exclude=.git \
--exclude=.github \
--exclude=.github
echo ::endgroup::
env:
INPUT_PATH: ${{ inputs.path }}
Expand Down

0 comments on commit 276e421

Please sign in to comment.