Skip to content

Commit 851d238

Browse files
committed
Dont copy non existing file to dist.
1 parent 3a81fcb commit 851d238

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ jobs:
109109
zip --junk-paths obs-flash-${{ env.OBS_FLASH_VERSION }}.zip \
110110
flash.bin \
111111
COPYRIGHT-ESP.html \
112-
LICENSE-ARDUINO-ESP32.md \
113112
LICENSE
114113
115114
- name: Analyze with SonarCloud
@@ -149,7 +148,6 @@ jobs:
149148
flash.bin
150149
sonarqube-out/build-wrapper-dump.json
151150
COPYRIGHT-ESP.html
152-
LICENSE-ARDUINO-ESP32.md
153151
LICENSE
154152
if-no-files-found: error
155153

0 commit comments

Comments
 (0)