This commit is contained in:
@@ -13,5 +13,7 @@ jobs:
|
||||
run: spec compile --all
|
||||
- name: Copy output
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
mkdir -p /srv/builds/${{ github.event.repository.name }}
|
||||
cp -r . /srv/builds/${{ github.event.repository.name }}
|
||||
|
||||
Reference in New Issue
Block a user