Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Jan 25, 2024
1 parent 4817807 commit cb7c4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

- name: Checkout repository
if: ${{ env.run-build == 'true' }}
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Copy WeatherSensorCfg.h
if: ${{ env.run-build == 'true' }}
Expand Down

0 comments on commit cb7c4da

Please sign in to comment.