diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml
index 44612728..9ececb8c 100644
--- a/.github/workflows/build-and-release.yml
+++ b/.github/workflows/build-and-release.yml
@@ -35,7 +35,7 @@ jobs:
- name: Checkout installer iso
run: |
make checkout ELEMENT=installer/image.yml DESTDIR=${CACHE_PATH}/releases/${CHANNEL}
- (cd ${SERVER_REPO_PATH}/releases/${CHANNEL}/; zsyncmake -b 2048 -C -u ${SERVER_REPO_URL}/releases/${CHANNEL}/rlxos-${CHANNEL}-installer.iso rlxos-${CHANNEL}-installer.iso)
+ (cd ${CACHE_PATH}/releases/${CHANNEL}/; zsyncmake -b 2048 -C -u http://repo.rlxos.dev/releases/${CHANNEL}/rlxos-${CHANNEL}-installer.iso rlxos-${CHANNEL}-installer.iso)
- name: Update Ostree
run: make ELEMENT=system/repo.yml update-ostree
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 4cbaf24c..75c88b97 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -10,9 +10,9 @@
-
+ {
+ "useNewFormat": true
+}
@@ -31,17 +31,8 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -58,39 +49,70 @@
-
+ {
+ "customColor": "",
+ "associatedIndex": 8
+}
- {
+ "keyToString": {
+ "RunOnceActivity.RadMigrateCodeStyle": "true",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "RunOnceActivity.cidr.known.project.marker": "true",
+ "RunOnceActivity.git.unshallow": "true",
+ "RunOnceActivity.readMode.enableVisualFormatting": "true",
+ "RunOnceActivity.west.config.association.type.startup.service": "true",
+ "cf.advertisement.text.overridden": "true",
+ "cf.first.check.clang-format": "false",
+ "cidr.known.project.marker": "true",
+ "git-widget-placeholder": "next",
+ "node.js.detected.package.eslint": "true",
+ "node.js.detected.package.tslint": "true",
+ "node.js.selected.package.eslint": "(autodetect)",
+ "node.js.selected.package.tslint": "(autodetect)",
+ "nodejs_package_manager_path": "npm",
+ "vue.rearranger.settings.migration": "true"
}
-}]]>
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
@@ -119,4 +141,8 @@
+
+
+
+
\ No newline at end of file