Skip to content

Commit

Permalink
this readme is refusing to show up
Browse files Browse the repository at this point in the history
  • Loading branch information
underrobyn committed Jan 3, 2024
1 parent 18fe2a4 commit e8f7adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-tfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:

- name: Update task files
run: |
cp $GITHUB_WORKSPACE/README.md $GITHUB_WORKSPACE/src/task/overview.md
rm -rf $GITHUB_WORKSPACE/**/*.ts
cp $GITHUB_WORKSPACE/README.md $GITHUB_WORKSPACE/src/README.md
rm -rf $GITHUB_WORKSPACE/src/task/**/*.ts
- name: Package (Dev)
run: >
Expand Down

0 comments on commit e8f7adb

Please sign in to comment.