Update workspace/action.yaml
This commit is contained in:
parent
1b50c10780
commit
3efed68b97
@ -1,8 +1,8 @@
|
|||||||
name: 'Load Workspace'
|
name: Load Workspace
|
||||||
description: 'Switch to job\'s persistant workspace'
|
description: Switch to job's persistant workspace
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
mkdir -p /workspace/${{github.repository}}/${{github.job}}
|
mkdir -p /workspace/${{github.repository}}/${{github.job}}
|
Loading…
Reference in New Issue
Block a user