Skip to content

Commit ac13f05

Browse files
CopilotKittyChiu
andauthored
Revert changes from commit 04184c3
Agent-Logs-Url: https://github.com/github/github-well-architected/sessions/e9ab14a9-bf6e-4782-b68e-4639917979af Co-authored-by: KittyChiu <42864823+KittyChiu@users.noreply.github.com>
1 parent 04184c3 commit ac13f05

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,7 @@ jobs:
7878
sudo dpkg -i ${{ runner.temp }}/hugo.deb
7979
hugo version
8080
- name: Install Dart Sass
81-
run: |
82-
curl -LJO https://github.com/sass/dart-sass/releases/download/1.83.4/dart-sass-1.83.4-linux-x64.tar.gz
83-
tar -C $RUNNER_TEMP -xzf dart-sass-1.83.4-linux-x64.tar.gz
84-
echo "$RUNNER_TEMP/dart-sass" >> $GITHUB_PATH
81+
run: sudo snap install dart-sass
8582

8683
- uses: actions/setup-node@v6
8784
with:

0 commit comments

Comments
 (0)