Skip to content
Snippets Groups Projects
Commit ef2be6ca authored by Austin Anderson's avatar Austin Anderson
Browse files

Fix workflow again, again, again

parent eb9ea6dd
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ jobs:
run: |
mv artifacts/tensorflow .site
mv -t .site tf_oss_dashboard/*
mv -t .site artifacts/*
rmdir artifacts || mv -t .site artifacts/*
- name: Setup Pages
uses: actions/configure-pages@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment