Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikihero authored Jun 1, 2024
1 parent f0d31a3 commit 9791d84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ env:
NET_FRAMEWORK_VERSION: "net48"
PROJECT_NAME: "/BetterCoinflips"
ASSEMBLY_NAME: "BetterCoinflips.dll"
SL_REFERENCES: "${{ github.workspace }}/References"
UNITY_REFERENCES: "${{ github.workspace }}/References"
EXILED_REFERENCES: "${{ github.workspace }}/References"
jobs:
build:
Expand Down

0 comments on commit 9791d84

Please sign in to comment.