Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aeraterta authored Sep 20, 2024
1 parent ba0216b commit 3ba4e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v3

- name: Set environment variable
run: echo "PROJECT_NAME=lsm.X" >> $GITHUB_ENV
run: echo "PROJECT_NAME=gyrofun.X" >> $GITHUB_ENV

- name: Build project with MPLAB X IDE
uses: aeraterta/mplab-xc8-action@1.0
Expand Down

0 comments on commit 3ba4e60

Please sign in to comment.