Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aeraterta authored Aug 20, 2024
1 parent 9b4612f commit 381754e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
- name: Download the source code
uses: actions/checkout@v3

- name: Build
uses: aeraterta/mplab-xc8-action@v1.0
- name: Build project with MPLAB X IDE
uses: aeraterta/mplab-xc8-action@1.0
with:
project: firmware.X
project: gyrofun.X
packs: "ATtiny_DFP=3.1.260"
configuration: default
mplabx-version: 6.20
Expand Down

0 comments on commit 381754e

Please sign in to comment.