Skip to content

Commit

Permalink
Update generateclasses.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
masesdevelopers committed Nov 4, 2024
1 parent dff7aea commit 3ac4fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generateclasses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
run: dotnet build --no-incremental --configuration Release JNet\src\net\JNetReflector\JNetReflector.csproj

- name: Download latest published version of JNetReflector
run: dotnet tool update --version 2.5.9 -g MASES.JNetReflector
run: dotnet tool update --version 2.5.10 -g MASES.JNetReflector
if: ${{ inputs.UseLatestJNetReflector == false }}

- name: Build classes with unpublished JNetReflector
Expand Down

0 comments on commit 3ac4fa6

Please sign in to comment.