Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jbigot committed Dec 2, 2024
1 parent 3c0fea8 commit 1cc8138
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
docker cp "${CID}:artifact.url" "../${DISTRIB}.url"
curl -Lu ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }} "$(cat ../${DISTRIB}.url)"
ls
echo -e '\n\n\n---\n\n\n'
cat index.html
echo -e '\n\n\n---\n\n\n'
done
- name: Upload page artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 1cc8138

Please sign in to comment.