Skip to content

Commit

Permalink
Set env
Browse files Browse the repository at this point in the history
  • Loading branch information
terasakisatoshi committed Aug 2, 2024
1 parent a988917 commit f717908
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CreateOmikuji.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ concurrency:
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
jobs:
createomikuji:
env:
GKS_ENCODING: utf8
GKSwstype: nul
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
runs-on: ${{ matrix.os }}
timeout-minutes: 60
Expand Down

0 comments on commit f717908

Please sign in to comment.