Skip to content

Commit ad38b48

Browse files
committed
Testing GitHub workflow
1 parent 6fa3bde commit ad38b48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bld.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: bld-ci
22

33
on: [push, pull_request, workflow_dispatch]
44

5+
env:
6+
KOTLIN_HOME: /usr/share/kotlinc
7+
58
jobs:
69
build-bld-project:
710
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)