We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506c488 commit 702eed9Copy full SHA for 702eed9
.github/actions/docs/entrypoint.sh
@@ -2,6 +2,7 @@
2
3
apt-get update
4
apt-get install -y git wget
5
+git checkout main
6
git reset --hard HEAD
7
8
# Create the directories
0 commit comments