mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-04-13 12:36:38 +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
|
path: ./internal_builds_repo
|
||||||
repository: PepperDash-Engineering/pepperdash-core-builds
|
repository: PepperDash-Engineering/pepperdash-core-builds
|
||||||
- name: Download Artifact
|
- name: Download Artifact
|
||||||
uses: action/download-artifact@v1
|
uses: actions/download-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: Build
|
name: Build
|
||||||
- name: Check Directory
|
- name: Check Directory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue