Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saenzramiro committed Mar 8, 2022
1 parent 02aa8ce commit f9e9a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ init:
- cmd: node --version
- cmd: npm --version
install:
- ps: Update-NodeJsInstallation $env:nodejs_version
- ps: Update-NodeJsInstallation $env:nodejs_version x64
- cmd: >-
git clone https://github.com/saenzramiro/rambox-build.git %APPVEYOR_BUILD_FOLDER%\build\production\Rambox\
Expand Down

0 comments on commit f9e9a54

Please sign in to comment.