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