Skip to content

Commit 320536d

Browse files
committed
fix yml
1 parent a623e94 commit 320536d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919
runs-on: ubuntu-22.04
2020
env:
21-
BUILDS=3.12
21+
BUILDS: 3.12
2222

2323
steps:
2424
- uses: actions/checkout@v3.3.0

0 commit comments

Comments
 (0)