removed unneeded env

This commit is contained in:
Jedd Morgan
2025-06-13 18:53:34 +01:00
parent 71f32a5f71
commit 442b06dff7
-1
View File
@@ -9,7 +9,6 @@ jobs:
build:
env:
SOLUTION_NAME: "GrasshopperAsyncComponent.sln"
OUTPUT_PATH: "output"
runs-on: ubuntu-latest
steps:
- name: Checkout