Skip to content

Commit e65063d

Browse files
authored
Update appveyor.yml
1 parent 7302031 commit e65063d

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.json
11+
- au3pm -> **\au3pm.json, **\au3pm.lock
1212
install:
1313
- ps: (new-object net.webclient).DownloadFile('https://github.com/genius257/au3pm/releases/download/1/au3pm.exe', 'au3pm.exe')
1414
- ps: au3pm install

0 commit comments

Comments
 (0)