Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c64417

Browse files
author
Maciej Olko
committed
Update download-artifact action configuration
1 parent 8c1fde1 commit 7c64417

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-and-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
- uses: actions/download-artifact@master
6363
with:
6464
name: build
65+
path: build
6566
- run: rm -r docs
6667
- run: mv build docs
6768
- run: touch docs/.nojekyll

0 commit comments

Comments
 (0)