Skip to content

Commit 9634e4d

Browse files
committed
Add missing env
1 parent cb3559f commit 9634e4d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- main
1111
workflow_dispatch:
1212

13+
env:
14+
FSHARP_DIR: fsharp
15+
1316
jobs:
1417
build:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)