Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
74th committed Feb 12, 2024
1 parent e6dd15b commit 2f085f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:

- name: Build
run:
cd m5dial-simple-pointer
cp ssid.h.template ssid.h
cd m5dial-simple-pointer;
cp ssid.h.template ssid.h;
pio run

0 comments on commit 2f085f2

Please sign in to comment.