diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index dd36de4..d017064 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -33,7 +33,7 @@ jobs: run: python actions-temp/picoBuild.py - name: Show directory structure - run: dir /s actions-temp + run: dir actions-temp - name: Get version and name from version.json id: version_info