Skip to content

Commit

Permalink
export in another step
Browse files Browse the repository at this point in the history
  • Loading branch information
payetvin committed Jul 2, 2024
1 parent f1ca2d2 commit a218e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
cat ./simtest.json >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
- name: Export simtest version
run: |
echo "SIMTEST=${{ fromJson(env.SIMTEST_JSON).version }}" >> $GITHUB_ENV
Expand Down

0 comments on commit a218e46

Please sign in to comment.