We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c23644 commit 2c7a859Copy full SHA for 2c7a859
action.yml
@@ -7,7 +7,7 @@ inputs:
7
apt_cache:
8
description: 'Location (directory) of the user-space apt cache.'
9
required: false
10
- default: '~/.apt'
+ default: 'apt_cache'
11
cvmfs_alien_cache:
12
description: 'If set, use an alien cache at the given location.'
13
0 commit comments