Skip to content

Commit

Permalink
CI: Fixes for Compile workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Sep 7, 2024
1 parent df05bc1 commit 72fbf83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
---
name: Compile

# Setting an environment variable with the value of a configuration variable.
env:
INDI_OTHER_WORKDIR: ${{ vars.INDI_OTHER_WORKDIR || 'indicators-other' }}

# yamllint disable-line rule:truthy
on:
pull_request:
Expand Down

0 comments on commit 72fbf83

Please sign in to comment.