Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanKossaifi committed Feb 6, 2024
1 parent 33e1a4d commit c0ce65e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
git fetch origin gh-pages
git checkout gh-pages
git rm -r dev/*
mkdir -p dev
echo ${CWD}
echo $(ls)
cp -r doc/build/html/* dev
Expand Down

0 comments on commit c0ce65e

Please sign in to comment.