Skip to content

Commit d75bdd7

Browse files
committed
info2
1 parent dc19d97 commit d75bdd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/simple.yml

+6
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ jobs:
4141
database: test
4242
postgres-version: "14"
4343

44+
- name: PATH
45+
runs: echo $GITHUB_PATH
46+
47+
- name: PATH2
48+
runs: cat $GITHUB_PATH
49+
4450
- name: which pkg-config
4551
run: which pkg-config
4652

0 commit comments

Comments
 (0)