diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 494a1fa..7715e21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: with: dotnet-version: 8.x - name: Create Release Packages - run: dotnet run build.fsproj + run: dotnet run build.fsproj CI - name: Upload Artifacts uses: actions/upload-artifact@v4 with: