Skip to content

Commit

Permalink
Update AwesomeOxygenScriptforDITADocBuilding_CG.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
casww committed May 5, 2022
1 parent 4a9a400 commit 163fd88
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
./transform.sh -i ../../../dita/RTC/RTC_API_CS.ditamap -sn "DITA Map HTML5 - CG CSharp" -s ../../../.github/workflows/exported_scenarios.scenarios -v
./transform.sh -i ../../../dita/RTC/RTC_API_Flutter.ditamap -sn "DITA Map HTML5 - CG Flutter" -s ../../../.github/workflows/exported_scenarios.scenarios -v
./transform.sh -i ../../../en-US/dita/RTC/RTC_API_CS.ditamap -sn "DITA Map HTML5 - CG CSharp" -s ../../../.github/workflows/exported_scenarios_en.scenarios -v
./transform.sh -i ../../../en-US/dita/RTC/RTC_API_Flutter.ditamap -sn "DITA Map HTML5 - CG Flutter" -s ../../../.github/workflows/exported_scenarios_en.scenarios -v
Expand All @@ -39,6 +40,7 @@ jobs:
zip -qq -r flutter_cg_cn_doc.zip "flutter_cg"
ls
zip -qq -r cs_cg_cn_doc.zip "csharp_cg"
cd en-US/dita/RTC/out
ls
zip -qq -r flutter_cg_en_doc.zip "flutter_cg_en"
ls
Expand Down

0 comments on commit 163fd88

Please sign in to comment.