Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Oct 10, 2024
1 parent dbe8a85 commit 5c69c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ogc-app-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
build_ogc_app_pack:
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
steps:
- name: Generate build config for algorithm
run: python3 ${{ github.workspace }}/generate_build_config.py ${{ github.workspace }}/algorithm_configs/algorithm_config.yaml
Expand Down

0 comments on commit 5c69c82

Please sign in to comment.