Skip to content

Commit 206bf3b

Browse files
committed
copy action scripts
1 parent d2559f2 commit 206bf3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: |
3434
mkdir -p .github/actions/test
3535
cp action.yml .github/actions/test/action.yml
36+
cp -r scripts .github/actions/test/scripts
3637
3738
- uses: ./.github/actions/test
3839
with:

0 commit comments

Comments
 (0)