Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit a82f9fc

Browse files
author
Natalie
committed
chore(gh-actions): copy saved artifacts to lib
1 parent 70672fa commit a82f9fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
with:
5757
name: drafter
5858

59+
60+
- run: cp -n -R /Users/runner/work/drafter.js/drafter.js/* /lib
5961
- run: npm install
6062
- uses: actions/setup-python@v2
6163
with:

0 commit comments

Comments
 (0)