Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! env
Browse files Browse the repository at this point in the history
  • Loading branch information
quaresmajose committed Oct 25, 2024
1 parent b704469 commit 2d6fc0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-yocto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ on:
branches:
- main

env:
CACHE_DIR: '/srv/gh-runners/quic-yocto'

jobs:
compile:
env:
CACHE_DIR: '/srv/gh-runners/quic-yocto'
DL_DIR: '${{ env.CACHE_DIR }}/downloads'
SSTATE_DIR: '${{ env.CACHE_DIR }}/sstate-cache'
strategy:
Expand Down

0 comments on commit 2d6fc0e

Please sign in to comment.