Skip to content

Commit

Permalink
Update build-maps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tits4net authored Mar 8, 2024
1 parent 5b97f51 commit e7bad6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-maps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- /output_volume:/motomap/output
steps:
- name: Run script
run: /motomap/motomap.sh
run: /bin/bash /motomap/motomap.sh
- name: Archive production artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit e7bad6e

Please sign in to comment.