Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
- исправление ошибки публикации артефактов на AppVeyor на Linux (IT-S…
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed May 27, 2018
1 parent fdcce2f commit a9c4c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ITG.MakeUtils/appveyor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ifdef APPVEYOR

APPVEYORTOOL ?= appveyor

ifdef isLinux
ifeq $(CI_LINUX),true

.SHELLFLAGS := $(.SHELLFLAGS) \
Import-Module -Name '/opt/appveyor/build-agent/AppVeyor.BuildAgent.PowerShell.dll';
Expand Down

0 comments on commit a9c4c7d

Please sign in to comment.