Skip to content

Commit

Permalink
info2
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Aug 24, 2024
1 parent dc19d97 commit d75bdd7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ jobs:
database: test
postgres-version: "14"

- name: PATH
runs: echo $GITHUB_PATH

- name: PATH2
runs: cat $GITHUB_PATH

- name: which pkg-config
run: which pkg-config

Expand Down

0 comments on commit d75bdd7

Please sign in to comment.