Commit 8b4bb968 authored by narugo1992's avatar narugo1992
Browse files

dev(narugo): fix workflow

parent b00bf687
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ jobs:
          make package
          ls -al dist
      - name: Upload packed files to artifacts
        uses: actions/upload-artifact@v2
        uses: actions/upload-artifact@v3
        with:
          name: build-artifacts-source-pack
          path: ./dist/*