Skip to content

Commit

Permalink
Potential fix for workflow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BOLL7708 committed Jun 8, 2024
1 parent 95075a3 commit dd288cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
name: release
path: OpenVRStartup_${{github.event.release.tag_name}}.zip

- name: Restore local tools
run: dotnet tool restore

release:
name: Upload Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit dd288cb

Please sign in to comment.