<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Github on Miranda Peak</title>
    <link>https://mirmeep.github.io/blog/tags/github/</link>
    <description>Recent content in Github on Miranda Peak</description>
    <image>
      <title>Miranda Peak</title>
      <url>https://mirmeep.github.io/blog/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://mirmeep.github.io/blog/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.5</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 29 May 2026 14:44:13 -0700</lastBuildDate>
    <atom:link href="https://mirmeep.github.io/blog/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HUGO GitHub Actions Deployment Failure with Dart-Sass</title>
      <link>https://mirmeep.github.io/blog/posts/dart-sass-actions-failure/</link>
      <pubDate>Fri, 29 May 2026 14:44:13 -0700</pubDate>
      <guid>https://mirmeep.github.io/blog/posts/dart-sass-actions-failure/</guid>
      <description>&lt;h3 id=&#34;issue-hugo-site-github-actions-deployment-failure-sudo-snap-install-dart-sass&#34;&gt;ISSUE: Hugo Site GitHub Actions Deployment Failure: &lt;code&gt;sudo snap install dart-sass&lt;/code&gt;&lt;/h3&gt;
&lt;p&gt;&lt;img alt=&#34;error message&#34; loading=&#34;lazy&#34; src=&#34;https://mirmeep.github.io/blog/images/blog/dart-sass-actions-failure.png&#34;&gt;&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Run sudo snap install dart-sass
error: cannot perform the following tasks:
- Download snap &amp;#34;snapd&amp;#34; (26865) from channel &amp;#34;stable&amp;#34; (Get &amp;#34;https://api.snapcraft.io/api/v1/snaps/download/PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4_26865.snap&amp;#34;: read tcp 10.1.0.253:40816-&amp;gt;185.125.188.59:443: read: connection reset by peer)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Installing Dart Sass via GitHub Actions through snap install results in a connection reset by peer error (shown above).&lt;/p&gt;
&lt;p&gt;This error occurred after making a change to my GitHub workflows file (in this case, &lt;code&gt;hugo.yaml&lt;/code&gt;) in the root of my Hugo project. If you must know, the change was a simple command to dynamically inject an API key from my GitHub repository settings into my Hugo project.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
