Skip to content

Commit

Permalink
try fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton authored Aug 1, 2023
1 parent 3465599 commit 091fc75
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 @@ -9,7 +9,7 @@ on:

env:
GEODE_SDK: ${{ github.workspace }}/sdk
GEODE_VERSION: nightly
GEODE_VERSION: v1.0.0-beta.18
CLI_VERSION: v2.4.0

jobs:
Expand Down Expand Up @@ -146,4 +146,4 @@ jobs:
- uses: geekyeggo/delete-artifact@v2
with:
name: build-macos
failOnError: false
failOnError: false

0 comments on commit 091fc75

Please sign in to comment.