We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e336d commit 76026afCopy full SHA for 76026af
.github/workflows/dev.yml
@@ -85,6 +85,7 @@ jobs:
85
CONTAINER_VERSION=${{ github.ref_name }}
86
IMAGE_NAME=${{ env.IMAGE_NAME }}
87
tags: ${{ env.IMAGE_URL }}:latest
88
+ run: ls -al ${{ steps.file-gen.outputs.PATH }}
89
90
madsciencelab-plugins:
91
runs-on: ubuntu-latest
0 commit comments