Skip to content

Commit

Permalink
vss-extension.md?
Browse files Browse the repository at this point in the history
  • Loading branch information
underrobyn committed Jan 3, 2024
1 parent e8f7adb commit 685b850
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-tfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:

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

0 comments on commit 685b850

Please sign in to comment.