Skip to content

Commit

Permalink
Update build_single.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Feb 23, 2024
1 parent 7d64b71 commit b0e1c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_single.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
uses: actions/upload-artifact@v4
# https://github.com/marketplace/actions/upload-a-build-artifact
with:
name: $BUILD_FILE
name: ${{ env.BUILD_FILE }}
path: .pio/build/mega2560/${{ env.BUILD_FILE }}
compression-level: 9
if-no-files-found: error
Expand Down

0 comments on commit b0e1c53

Please sign in to comment.