Skip to content

Commit

Permalink
Turn on kosli beta features (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Dec 14, 2023
1 parent 5d2c0ab commit 9e9175d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sub_create_kosli_flow_trails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
with:
version: ${{ vars.KOSLI_CLI_VERSION }}

- name: Turn on Kosli beta features
run:
kosli enable beta

- name: Create Kosli Flow
run:
kosli create flow2 ${{ env.KOSLI_FLOW }}
Expand Down

0 comments on commit 9e9175d

Please sign in to comment.