Skip to content

Commit

Permalink
ci: change experimental spec
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvander committed Mar 9, 2024
1 parent 3aa1cb0 commit 413c5ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v2
with:
experimental: true
- name: Build Package
run: |
mise settings set experimental true
mise run pull-schema
pkl project package src
- name: Create Release
Expand Down

0 comments on commit 413c5ae

Please sign in to comment.