Skip to content

Commit

Permalink
fix path for build
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 authored Oct 1, 2020
1 parent 7365608 commit c1bd0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
platformio platform install file://.
- name: Build
run: |
platformio run -d src
platformio run -d .
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
Expand Down

0 comments on commit c1bd0ee

Please sign in to comment.