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 b635936 commit cc55c2aCopy full SHA for cc55c2a
.github/workflows/ci.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
16
with:
17
flags: --provision-service
18
- APT_SORCES: 'https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt'
+ APT_SOURCES: 'https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt'
19
secrets: inherit
20
0 commit comments