Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Oct 29, 2024
1 parent e6f7f52 commit 36636bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: Test job
steps:
- uses: actions/checkout@v4
- id: foo
uses: MAAP-Project/ogc-app-pack-generator@54c4a7e0e1abaa34f8bf7c3a4da1f755360548ec
- id: Run 'ogc-app-pack-generator' action
uses: MAAP-Project/ogc-app-pack-generator@a050eb69037f5aada0c54ebbdec11480097094a9
with:
algorithm-config: 'nasa_algo_config'
algorithm-config-dir: 'nasa/algorithm_config.yml'

0 comments on commit 36636bc

Please sign in to comment.