File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v2
1212
1313 - name : Install Conda
14- uses : conda-incubator/setup-miniconda@v1.7.0
14+ uses : conda-incubator/setup-miniconda@v2
1515
1616 - name : Install PDAL
1717 shell : bash -l {0}
Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v2
1212
1313 - name : Install Conda
14- uses : conda-incubator/setup-miniconda@v1.7.0
14+ uses : conda-incubator/setup-miniconda@v2
1515
1616 - name : Install PDAL
1717 shell : bash -l {0}
Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v2
1212
1313 - name : Install Conda
14- uses : conda-incubator/setup-miniconda@v1.7.0
14+ uses : conda-incubator/setup-miniconda@v2
1515
1616 - name : Install PDAL
1717 shell : pwsh
Original file line number Diff line number Diff line change @@ -28,6 +28,9 @@ tests/pdal/test_pdalc_*.c
2828* .o
2929* .obj
3030* .elf
31+ * .sln
32+ bin /
33+ obj /
3134
3235# Linker output
3336* .ilk
7275Doxyfile
7376* .tcl
7477
75- Testing /
78+ Testing /
You can’t perform that action at this time.
0 commit comments