Skip to content

Commit f740fcb

Browse files
committed
fix sassc [BUG] Illegal instruction error
1 parent e2256b1 commit f740fcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set -e
55
DEST="${JEKYLL_DESTINATION:-_site}"
66
REPO="https://x-access-token:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git"
77
BRANCH="gh-pages"
8+
BUNDLE_BUILD__SASSC=--disable-march-tune-native
89

910
echo "Installing gems..."
1011

0 commit comments

Comments
 (0)