Skip to content

Commit

Permalink
Fix action 2
Browse files Browse the repository at this point in the history
  • Loading branch information
llauner committed Oct 1, 2024
1 parent 1edf0b8 commit fd4b021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/2-create-openair-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
id: validation
run: |
echo "## Install openaip-openair-parser"
cd ../airspace
cd ./airspace
npm install
echo "## Validating ..."
node src/validate-openair.js
Expand Down

0 comments on commit fd4b021

Please sign in to comment.