1
0
Fork 0
mirror of https://gitea.com/actions/upload-artifact.git synced 2024-08-16 09:49:51 +02: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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