Skip to content

Commit

Permalink
Github action modified
Browse files Browse the repository at this point in the history
  • Loading branch information
ctag-fh-kiel committed Sep 25, 2024
1 parent b51f8e0 commit 7b14523
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0
- name: Copy config
run: |
# git checkout v1.0.0_pre && cp sdkconfig.defaults.mk1 sdkconfig.defaults
cp sdkconfig.defaults.mk1 sdkconfig.defaults
- name: esp-idf build
uses: espressif/esp-idf-ci-action@v1.1.0
Expand Down

0 comments on commit 7b14523

Please sign in to comment.