We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7302031 commit e65063dCopy full SHA for e65063d
1 file changed
appveyor.yml
@@ -8,7 +8,7 @@ branches:
8
only:
9
- master
10
cache:
11
- - au3pm -> **\au3pm.json, **\au3pm.json
+ - au3pm -> **\au3pm.json, **\au3pm.lock
12
install:
13
- ps: (new-object net.webclient).DownloadFile('https://github.com/genius257/au3pm/releases/download/1/au3pm.exe', 'au3pm.exe')
14
- ps: au3pm install
0 commit comments