diff --git a/.github/workflows/latest.yml b/.github/workflows/latest.yml index 57b4a40..ca99d23 100644 --- a/.github/workflows/latest.yml +++ b/.github/workflows/latest.yml @@ -56,7 +56,6 @@ jobs: codename: ${{ env.CODENAME }} components: ${{ env.COMPONENTS }} architectures: ${{ env.ARCHITECTURES }} - override: ./override # the location of the file within your repo, thats why checkout is needed before - name: Upload Pages artifact uses: actions/upload-pages-artifact@v3 diff --git a/override b/override deleted file mode 100644 index 0a8a369..0000000 --- a/override +++ /dev/null @@ -1,2 +0,0 @@ -rustdesk Section main -rustdesk Priority optional