Skip to content

Commit

Permalink
Can't mix scripts that way (d'oh)
Browse files Browse the repository at this point in the history
  • Loading branch information
brycewray committed Oct 5, 2023
1 parent 38adb43 commit f982ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ deploySite:
tar -xvf dart-sass-${{ env.DART_SASS_VERSION }}-linux-x64.tar.gz
dart-sass/sass --embedded --version
fi
- >
if [ "$NODE" != "true" ]; then
wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}
dpkg -i hugo*.deb
Expand Down

0 comments on commit f982ff8

Please sign in to comment.