1
0
mirror of https://github.com/actions/upload-artifact.git synced 2025-10-23 08:56:38 +08:00

actions to steps

This commit is contained in:
Bryan MacFarlane
2019-07-25 21:33:03 -04:00
committed by GitHub
parent 3276de8580
commit 238f4bdf55

View File

@@ -8,7 +8,7 @@ See [action.yml](action.yml)
Basic:
```yaml
actions:
steps:
- uses: actions/checkout@master
- run: mkdir -p path/to/artifact