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 5b1615c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
with:
toolchain: stable
- uses: actions/checkout@v3
- name: Set up CEF
shell: pwsh
run: .\get-cef.ps1
- uses: actions-rs/cargo@v1
with:
command: build
Expand Down

0 comments on commit 5b1615c

Please sign in to comment.