File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
run : npm run ropm
21
21
- name : Build app for production
22
22
run : npm run build-prod
23
- - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
23
+ - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
24
24
with :
25
25
name : Jellyfin-Roku-v${{ env.newManVersion }}-${{ github.sha }}
26
26
path : ${{ github.workspace }}/build/staging
Original file line number Diff line number Diff line change 21
21
run : npm run ropm
22
22
- name : Build app
23
23
run : npm run build
24
- - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
24
+ - uses : actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
25
25
with :
26
26
name : Jellyfin-Roku-dev-${{ github.sha }}
27
27
path : ${{ github.workspace }}/build/staging
You can’t perform that action at this time.
0 commit comments