Skip to content

Commit

Permalink
Fixed AppVeyor script
Browse files Browse the repository at this point in the history
  • Loading branch information
danielga committed Sep 30, 2018
1 parent 8b3c48d commit a4bdca2
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 @@ -5,7 +5,7 @@ clone_depth: 1
init:
- cmd: git config --global core.autocrlf true
environment:
MODULE_NAME: serversecure
MODULE_NAME: serversecure.core
REPOSITORY_DIR: $(APPVEYOR_BUILD_FOLDER)
DEPENDENCIES: $(APPVEYOR_BUILD_FOLDER)/dependencies
GARRYSMOD_COMMON: $(APPVEYOR_BUILD_FOLDER)/dependencies/garrysmod_common
Expand Down

0 comments on commit a4bdca2

Please sign in to comment.