Skip to content

Commit

Permalink
Remove line break
Browse files Browse the repository at this point in the history
  • Loading branch information
ockham committed Dec 18, 2024
1 parent bd07fed commit 10aaba2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync-assets-to-plugin-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
path: git

- name: Copy files from git checkout to svn working copy
run: |
cp -R git/assets/* assets
run: cp -R git/assets/* assets

- name: Commit the updated assets
working-directory: ./assets
Expand Down

0 comments on commit 10aaba2

Please sign in to comment.