Skip to content

Commit c9647f4

Browse files
authored
Update appveyor.yml
1 parent 086a943 commit c9647f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ branches:
88
only:
99
- master
1010
cache:
11-
- au3pm -> **\au3pm.json, **\au3pm.lock
11+
- au3pm -> **\au3pm.json, **\au3pm-lock.json
1212
install:
1313
- ps: (new-object net.webclient).DownloadFile('https://github.com/genius257/au3pm/releases/latest/download/au3pm.exe', 'au3pm.exe')
1414
- ps: au3pm install

0 commit comments

Comments
 (0)