We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8295d commit 02f8216Copy full SHA for 02f8216
.github/workflows/cmake-test-on.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- run: ./firestarr . 2024-06-03 58.81228184403946 -122.9117103995713 01:00 --ffmc 89.9 --dmc 59.5 --dc 450.9 --apcp_prev 0 -v --wx ./test/input/10N_50651/firestarr_10N_50651_wx.csv --output_date_offsets [1] --tz -5 --raster-root ./test/input/10N_50651/ --perim ./test/input/10N_50651/10N_50651.tif
67
68
- - uses: .github/workflows/package-binary.yml
+ - uses: ./.github/workflows/package-binary.yml
69
if: ${{ matrix.variant == 'Release' }}
70
with:
71
os: ${{ inputs.os }}
0 commit comments