ci(package): current dir...
This commit is contained in:
parent
d0f8932722
commit
fda944359a
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Build Packages
|
||||
run: |
|
||||
docker run -v "${{ github.workspace }}:/piston" docker.pkg.github.com/engineer-man/piston/repo-builder:latest --ci ${{ github.sha }}
|
||||
ls -la piston/{packages,repo}
|
||||
ls -la packages repo
|
||||
|
||||
- name: Upload package as artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
|
|
Loading…
Reference in New Issue