Skip to content

Commit 2c923f1

Browse files
Update main.yml
1 parent db62ad7 commit 2c923f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ jobs:
1010
with:
1111
filename: 'effective-less-css.zip'
1212
exclusions: '*.git* /*node_modules/* .editorconfig'
13+
- uses: actions/upload-artifact@master
14+
with:
15+
name: effective-less-css.zip
16+
path: effective-less-css.zip

0 commit comments

Comments
 (0)