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

Fix action

parent 1008819d
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,6 @@ jobs: ...@@ -78,7 +78,6 @@ jobs:
uses: actions/configure-pages@v3 uses: actions/configure-pages@v3
- name: Move dashboard around - name: Move dashboard around
env:
run: cd tf_oss_dashboard; mkdir _site; mv dashboard.html ./_site/index.html run: cd tf_oss_dashboard; mkdir _site; mv dashboard.html ./_site/index.html
- name: Upload artifact - name: Upload artifact
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment