Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Jun 11, 2021
1 parent f791a59 commit 537a926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
MIN_OPENSSL_VERSION: "1.1.1k"
PATCHELF_VERSION: "0.12"
# PYINSTALLER_VERSION can be full commit hash or version like v4.20
PYINSTALLER_VERSION: "660a2e3e0b818862aa7efc158fbfca114377fd02"
PYINSTALLER_VERSION: "e5dbb051bd3d53d6c2c70cbd87270eec1765da2e"

jobs:
build:
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
path: |
~/python
~/ssl
key: ${{ matrix.os }}-${{ matrix.jid }}-20210511
key: ${{ matrix.os }}-${{ matrix.jid }}-20210611

- name: Set env variables
env:
Expand Down

0 comments on commit 537a926

Please sign in to comment.