Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
KucharczykL authored Nov 27, 2024
1 parent 320df59 commit 8d63983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/asciidoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- name: Create folder hierarchy for susedoc.github.io
run: |
mkdir -p release-notes-micro{60-all,-60,-61}/html
ls -R
mv main/html/release-notes-micro micro-60-all/html
mv main/html/release-notes-micro-60 micro-60/html
mv main/html/release-notes-micro-61 micro-61/html
Expand Down

0 comments on commit 8d63983

Please sign in to comment.