Skip to content

Commit

Permalink
Remove husarnet export from build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmarcano authored Nov 17, 2023
1 parent b8b841e commit 73897e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,5 @@ jobs:
run: |
export SSID=${{ secrets.WIFI_SSID }}
export PASS=${{ secrets.WIFI_PASSWORD }}
export JOINCODE=${{ secrets.HUSARNET_JOIN_CODE }}
export HOSTNAME=${{ secrets.HUSARNET_HOSTNAME }}
pio lib install
pio run

0 comments on commit 73897e5

Please sign in to comment.