diff options
-rw-r--r-- | action.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,3 +28,4 @@ runs: id: get_path run: | echo "::set-output name=path::$(dirname $GITHUB_WORKFLOW)" + shell: bash |
index : publish-org-roam-ui.git | ||
A fork of publish-org-roam-ui which is easy to install with the ret2pop NixOS configuration, and which will have flakes. | Preston Pan |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | action.yml | 1 |
@@ -28,3 +28,4 @@ runs: id: get_path run: | echo "::set-output name=path::$(dirname $GITHUB_WORKFLOW)" + shell: bash |