We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c6f05 commit c297359Copy full SHA for c297359
.github/workflows/paper.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
+ env:
14
+ DIR: .
15
steps:
16
- uses: actions/checkout@v4
17
0 commit comments