Skip to content

Commit

Permalink
fix lit env+comp nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
benjgil committed Sep 21, 2023
1 parent ed0af75 commit bf344a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lit-create-env-component-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Create a Lit env
run: |
cd my-workspace
bit create lit-env envs/my-lit-env --log error
bit create lit-env teambit.web-components/lit --log error
- name: Create a Lit component and set env
run: |
cd my-workspace
Expand Down

0 comments on commit bf344a4

Please sign in to comment.