Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch authored Dec 1, 2024
1 parent 0e3f250 commit 601e29d
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/workflows/test-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,15 @@ jobs:
with:
repository: osm2pgsql-dev/osm2pgsql
ref: 2.0.0
# path: /home/runner/work/osm-feature-info/osm-feature-info/osm2pgsql
path: /home/runner/work/osm2pgsql

- name: Checkout themepark
uses: actions/checkout@v3
with:
repository: osm2pgsql-dev/osm2pgsql-themepark
path: /home/runner/work/osm-feature-info/osm-feature-info/osm2pgsql-themepark


- run: pwd
- run: ls
- run: ls ./osm2pgsql
- run: ls ..

0 comments on commit 601e29d

Please sign in to comment.