Skip to content

Commit 02f8216

Browse files
committed
WIP: fix path to workflow
1 parent be8295d commit 02f8216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-test-on.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- 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
6767

68-
- uses: .github/workflows/package-binary.yml
68+
- uses: ./.github/workflows/package-binary.yml
6969
if: ${{ matrix.variant == 'Release' }}
7070
with:
7171
os: ${{ inputs.os }}

0 commit comments

Comments
 (0)