Skip to content

Commit

Permalink
Merge pull request #23 from bboozzoo/bboozzoo/drop-houtro
Browse files Browse the repository at this point in the history
github/deploy: drop houtro from tree invocation
  • Loading branch information
bboozzoo authored Apr 18, 2024
2 parents e17158c + 06a4af3 commit 5dd34fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:

- name: Prepare the artifacts
run: |
set -ex
find . -ls
mkdir -p repo/amzn2 repo/al2023
tar -C repo/amzn2 --strip-components=1 -xvf repo-tarball-amazonlinux-2/amazon-linux-2-repo.tar.xz
Expand All @@ -81,7 +82,6 @@ jobs:
-H "." \
-L 1 \
--noreport \
--houtro "" \
--dirsfirst \
--charset utf-8 \
-I "index.html" \
Expand Down

0 comments on commit 5dd34fb

Please sign in to comment.