1 parent eca116b commit 80d7fa3Copy full SHA for 80d7fa3
1 file changed
.github/workflows/main_ibex-scraper-api.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up .NET Core
22
uses: actions/setup-dotnet@v4
23
with:
24
- dotnet-version: '8.0'
+ dotnet-version: '8.0.x'
25
26
- name: Build with dotnet
27
run: dotnet build --configuration Release
0 commit comments