Skip to content

Commit

Permalink
set GEODE_CI env var
Browse files Browse the repository at this point in the history
  • Loading branch information
cgytrus authored Feb 13, 2024
1 parent 2ee85fc commit 103aba5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ outputs:
description: A folder containing the built .geode file(s)
value: ${{ steps.build.outputs.output }}

env:
GEODE_CI: ''

runs:
using: composite
steps:
Expand Down

0 comments on commit 103aba5

Please sign in to comment.