Explorar o código

Actions: Tun interface is now part of the CX deployment

Alessandro Pignotti %!s(int64=2) %!d(string=hai) anos
pai
achega
5129627b26
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/deploy.yml

@@ -115,7 +115,7 @@ jobs:
       # Result is an ext2 image for webvm.
       # Result is an ext2 image for webvm.
 
 
       # Move required files for gh-pages deployment to the deployment directory $DEPLOY_DIR.
       # Move required files for gh-pages deployment to the deployment directory $DEPLOY_DIR.
-      - run: sudo mv assets examples tun xterm favicon.ico index.html login.html network.js scrollbar.css serviceWorker.js tower.ico $DEPLOY_DIR
+      - run: sudo mv assets examples xterm favicon.ico index.html login.html network.js scrollbar.css serviceWorker.js tower.ico $DEPLOY_DIR
       
       
       # This step updates the default index.html file by performing the following actions:
       # This step updates the default index.html file by performing the following actions:
       #   1. Replaces all occurrences of UID and GID with their respective input parameters.
       #   1. Replaces all occurrences of UID and GID with their respective input parameters.