Skip to content

Commit

Permalink
Update build_s6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JaxTheWolf authored Oct 30, 2024
1 parent 8e3b1b4 commit 7123eaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_s6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- data/**
- docs/**
- '**/*.md'
workflow_dispatch:

jobs:
build_fw:
Expand Down Expand Up @@ -64,4 +65,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: firmware_btt_mini.bin
path: .pio/build/FYSETC_S6_8000/firmware.bin
path: .pio/build/FYSETC_S6_8000/firmware.bin

0 comments on commit 7123eaa

Please sign in to comment.