diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b7c2bfb..d1084f1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -59,4 +59,4 @@ jobs: - name: Release the Package uses: softprops/action-gh-release@v1 with: - files: monocoque-${{ matirx.os }}.deb + files: monocoque-${{ matrix.os }}.deb