mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-01-11 19:44:44 +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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user