Skip to content

Commit

Permalink
Github workflow: run the get-cef.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
bamidev committed Mar 11, 2024
1 parent f1a76aa commit a0ae590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
with:
toolchain: stable
- uses: actions/checkout@v3
- name: Set up CEF
run: ${GITHUB_WORKSPACE}\get-cef.ps1
- uses: actions-rs/cargo@v1
with:
command: build
Expand Down

0 comments on commit a0ae590

Please sign in to comment.