ci(package): current dir...

This commit is contained in:
Thomas Hobson 2021-03-14 15:12:20 +13:00
parent d0f8932722
commit fda944359a
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 1 additions and 1 deletions

View File

@ -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