Skip to content

Commit

Permalink
Fix workflow again, again, again
Browse files Browse the repository at this point in the history
  • Loading branch information
angerson committed Jun 16, 2023
1 parent eb9ea6d commit ef2be6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef2be6c

Please sign in to comment.