Skip to content

Commit

Permalink
Add SSTATE_DIR
Browse files Browse the repository at this point in the history
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
  • Loading branch information
ajlennon committed Oct 18, 2024
1 parent 50da267 commit aef873b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI_github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
echo "MACHINE=\"qemu${ARCH}\"" >> conf/local.conf
echo "DL_DIR=\"$GITHUB_WORKSPACE/downloads\"" >> conf/local.conf
echo "SSTATE_DIR=\"$GITHUB_WORKSPACE/sstate\"" >> conf/local.conf
echo "PREFERRED_VERSION_mono=\"${MONO_VERSION}\"" >> conf/local.conf
echo "PREFERRED_VERSION_mono-native=\"${MONO_VERSION}\"" >> conf/local.conf
Expand Down

0 comments on commit aef873b

Please sign in to comment.