Skip to content

Commit

Permalink
feat: update ci to use docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar committed May 10, 2023
1 parent 09fbb4f commit d0493b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
#path: "./ESP/.pio/build/${{ matrix.target_name }}${{ matrix.target_build_type }}/${{ env.FIRMWARE_NAME }}.bin"
path: |
"src-tauri/target/release/bundle/**/*.[[dD][eE][bB]|[aA][pP][pP]|[aA][pP][pP][iI][mM][aA][gG][eE]|[mM][sS][iI]|[dD][mM][gG]|[pP][kK][gG]|[tT][aA][rR].[gG][zZ]|[tT][aA][rR].[gG][zZ].[bB][zZ][2]]"
retention-days: 5
if-no-files-found: error

Expand Down

0 comments on commit d0493b3

Please sign in to comment.