File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,5 +41,5 @@ build_script:
4141 - cmake --build . --target DEPLOY
4242
4343artifacts :
44- - path : C:\projects\camstudio\vs_build\install\bin\installer\*.zip
44+ - path : C:\projects\camstudio\vs_build\install\bin\installer\*.exe
4545 name : Installer
Original file line number Diff line number Diff line change 77;
88; This program is distributed in the hope that it will be useful,
99; but WITHOUT ANY WARRANTY; without even the implied warranty of
10- ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the
10+ ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1111; GNU General Public License for more details.
1212;
1313; You should have received a copy of the GNU General Public License
14- ; along with this program.If not, see <https://www.gnu.org/licenses/>.
14+ ; along with this program. If not, see <https://www.gnu.org/licenses/>.
1515
1616[Setup]
1717AppName = CamStudio
You can’t perform that action at this time.
0 commit comments