We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2d60d commit ef96a2aCopy full SHA for ef96a2a
1 file changed
.github/workflows/goreleaser.yml
@@ -45,8 +45,6 @@ jobs:
45
cp resources/filemanager.css bindata/static/css/
46
cp resources/login.css bindata/static/css/
47
cp js/node_modules/@xterm/xterm/css/xterm.css bindata/static/css/
48
- cp js/dist/gotty.js bindata/static/js/
49
- cp js/dist/gotty.js.map bindata/static/js/
50
51
- name: Set up Go
52
uses: actions/setup-go@v6
0 commit comments