Skip to content

Commit

Permalink
Forgot run
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-r-elp committed Jul 10, 2024
1 parent 5784c39 commit 051d5f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:

- name: Get BSVersion
shell: pwsh
run: |
echo "BSVersion=$((Get-Content ./mod.template.json -Raw | ConvertFrom-Json).packageVersion)" | Out-File -FilePath $env:GITHUB_ENV -Encoding utf8 -Append
- name: Create ndkpath.txt
Expand Down

0 comments on commit 051d5f5

Please sign in to comment.