mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-21 04:02:23 +00:00
update release action
This commit is contained in:
parent
9aedf99b32
commit
3bbdfe8e80
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deploying.yml
vendored
3
.github/workflows/deploying.yml
vendored
|
|
@ -56,6 +56,9 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue