Skip to content

Commit cc55c2a

Browse files
committed
typo fix
1 parent b635936 commit cc55c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
1616
with:
1717
flags: --provision-service
18-
APT_SORCES: 'https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt'
18+
APT_SOURCES: 'https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt'
1919
secrets: inherit
2020

0 commit comments

Comments
 (0)