We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bbf5e9 + b79e80b commit cf8f6d9Copy full SHA for cf8f6d9
1 file changed
.github/workflows/cd.installer.yml
@@ -40,7 +40,7 @@ jobs:
40
- run:
41
aws s3 cp
42
./installer.ps1
43
- s3://www.pkgx.sh/installer.sh
+ s3://www.pkgx.sh/installer.ps1
44
--metadata-directive REPLACE
45
--cache-control no-cache,must-revalidate
46
0 commit comments