Skip to content

Commit

Permalink
stupid pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
underrobyn committed Jan 3, 2024
1 parent 42e9ad0 commit 18fe2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: npm i -g tfx-cli@$TFX_VERSION

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

0 comments on commit 18fe2a4

Please sign in to comment.