Skip to content

Commit 67c0c36

Browse files
committed
indentation fix
1 parent 0250eab commit 67c0c36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
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_SOURCES: "https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt"
19-
secrets: inherit
20-
18+
APT_SOURCES:
19+
https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt
20+
secrets: inherit

0 commit comments

Comments
 (0)