diff --git a/.github/workflows/development.yml b/.github/workflows/development.yml index 5421ce22..8d74b115 100644 --- a/.github/workflows/development.yml +++ b/.github/workflows/development.yml @@ -133,6 +133,9 @@ jobs: - name: Download All Binaries uses: actions/download-artifact@v2 + - name: Contents + run: ls -R + - name: Production Ready Binaries run: | cd build && chmod +x *