Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiajun-Huang committed Nov 11, 2023
1 parent f7a9200 commit 5a13b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
build:
name: Build Firmware Binaries
runs-on: ubuntu-latest
env:
BUILD_DIR: 'path/to/your/build/directory'
env:
BUILD_DIR: build_fw_deploy
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5a13b9e

Please sign in to comment.