Skip to content

Commit

Permalink
copy files
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 25, 2024
1 parent 836153f commit bd8436e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/template_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ jobs:
- name: cp repo
run:
cp -r ds-gh-default/* ds-gh-default2
cp -r ds-gh-default/. ds-gh-default2

- name: ls repo
run:
ls ds-gh-default2
ls -al ds-gh-default2


- name: Validate package build
Expand Down

0 comments on commit bd8436e

Please sign in to comment.