Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ozbillwang authored Oct 12, 2024
1 parent aef7097 commit 45832bb
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 @@ -81,8 +81,8 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
CURL_VERSION=${{ env.LATEST_CURL_VERSION }}
QUICHE_VERSION=${{ env.LATEST_QUICHE_VERSION }}
CURL_VERSION=${{ env.CURL_VERSION }}
QUICHE_VERSION=${{ env.QUICHE_VERSION }}
# - name: Checkout code
# uses: actions/checkout@v2
Expand Down

0 comments on commit 45832bb

Please sign in to comment.