Skip to content

Commit 29223f3

Browse files
committed
and yet again
1 parent 15d0600 commit 29223f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
name: windows-ironpython
8484
runs-on: windows-latest
8585
env:
86-
IRONPYTHONPATH: $GITHUB_WORKSPACE/src
86+
IRONPYTHONPATH: ${{ env.GITHUB_WORKSPACE }}/src
8787
steps:
8888
- uses: actions/checkout@v2
8989
- name: Install dependencies

0 commit comments

Comments
 (0)