mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-15 20:54:46 +00:00
adds missing s to actions/
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user