Fixed yml formatting

This commit is contained in:
Charlton, Scott R 2023-01-13 10:47:30 -07:00
parent 2119993bda
commit ae1bd7fa4b

View File

@ -91,7 +91,7 @@ jobs:
# echo REL=${{ needs.init.outputs.REL }}
# echo DATE=${{ needs.init.outputs.DATE }}
r-build:
r-build:
needs: [init]
runs-on: ubuntu-latest
steps: