Update pages.yml
This commit is contained in:
parent
ddbdbc1a96
commit
f3c8447323
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
needs: build
|
||||
|
||||
steps:
|
||||
- name: Download artifact from build job
|
||||
- name: Downloading Artifact
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: go-app
|
||||
|
|
Loading…
Reference in a new issue