Skip to content

Commit

Permalink
exp path
Browse files Browse the repository at this point in the history
  • Loading branch information
woelper committed Nov 4, 2023
1 parent 00b9fa1 commit c43286d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_ubuntu_no_default_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: build heif
run: ./build_deps_linux.sh

- name: exp heif
run: export PKG_CONFIG_PATH=`pwd`/libheif/build

# - name: cargo build
# run: cargo build

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/check_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- name: build heif
run: build_deps_win.bat

- name: Update Rust
run: rustup update

# - name: cargo build
# run: cargo build

Expand Down

0 comments on commit c43286d

Please sign in to comment.