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 43ff1ea commit 0b276edCopy full SHA for 0b276ed
.github/workflows/publish.yml
@@ -14,8 +14,6 @@ jobs:
14
github-token: ${{ secrets.GITHUB_TOKEN }}
15
run-id: ${{ github.event.client_payload.artifacts_run_id }}
16
path: VisualPinball.Engine.PinMAME.Unity/Plugins
17
- - run: |
18
- ls -laR VisualPinball.Engine.PinMAME.Unity/Plugins
19
- uses: actions/setup-node@v4
20
with:
21
node-version: '20.x'
0 commit comments