Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
davidleonm committed Nov 26, 2024
1 parent 984bb5e commit dfeb731
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ jobs:
uses: KageKirin/get-csproj-version@v1
with:
file: ./Code/src/WeatherStationProject.Dashboard.WindMeasurementsService/WeatherStationProject.Dashboard.WindMeasurementsService.csproj
- name: Set up Nuget
uses: nuget/setup-nuget@v2
with:
nuget-version: latest

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit dfeb731

Please sign in to comment.