Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Jan 5, 2024
1 parent 76253ab commit 02ed16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-community-operators-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: update bundle
run: |
echo $PWD
ls -la ./tmp
ls -la $PWD
mkdir operators/$OPERATOR_DIR/$VERSION
cp -R ./$BUNDLE_PATH/* operators/${{ inputs.dir }}/$VERSION
rm -rf ./tmp
Expand Down

0 comments on commit 02ed16d

Please sign in to comment.