mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-24 11:03:17 -04:00
fix(CI): build org images (#58159)
This commit is contained in:
committed by
GitHub
parent
759ce92832
commit
f18e6f0ff9
2
.github/workflows/build-images.yml
vendored
2
.github/workflows/build-images.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
matrix:
|
||||
node-version: [20.x]
|
||||
apps: [api]
|
||||
site_tlds: [dev]
|
||||
site_tlds: [dev, org]
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user