mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-12 03:57:08 +00:00
adds missing s to actions/
This commit is contained in:
parent
cca17afa01
commit
f0ba30ce96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
path: ./internal_builds_repo
|
||||
repository: PepperDash-Engineering/pepperdash-core-builds
|
||||
- name: Download Artifact
|
||||
uses: action/download-artifact@v1
|
||||
uses: actions/download-artifact@v1
|
||||
with:
|
||||
name: Build
|
||||
- name: Check Directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue