Skip to content

Commit

Permalink
Update post_release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy authored Jan 11, 2025
1 parent 5686b03 commit d72611f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- if: runner.os == 'Linux'
run: sudo apt-get update && sudo apt-get install clang cmake git ninja-build pkg-config libgtk-3-dev liblzma-dev libstdc++-12-dev
- if: runner.os == 'Linux'
uses: pyvista/setup-headless-display-action@v1
uses: pyvista/setup-headless-display-action@v3

# execute
- run: ./frb_internal post-release-mimic-quickstart --codegen-install-mode ${{ matrix.codegen_install_mode }}

0 comments on commit d72611f

Please sign in to comment.