File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
test/publish-test-db-graph Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1919 graph-directory : test/publish-test-db-graph
2020 theme-mode : dark
2121 accent-color : cyan
22- version : 92cc1ce38c08daf9a3ff455d2c2bfab273b98c46
22+ version : 3c93fd2637d9615a3fd99b11c73d40a8c4f0ff2d
2323
2424 - name : Add a nojekyll file # to make sure asset paths are correctly identified
2525 run : touch $GITHUB_WORKSPACE/www/.nojekyll
Original file line number Diff line number Diff line change 11{:deps
22 {logseq/graph-parser
33 {:git/url " https://github.com/logseq/logseq"
4- :git/sha " 92cc1ce38c08daf9a3ff455d2c2bfab273b98c46 "
4+ :git/sha " 3c93fd2637d9615a3fd99b11c73d40a8c4f0ff2d "
55 :deps/root " deps/graph-parser" }
66 #_{:local/root " ../logseq/deps/graph-parser" }
77 logseq/publishing
88 {:git/url " https://github.com/logseq/logseq"
9- :git/sha " 92cc1ce38c08daf9a3ff455d2c2bfab273b98c46 "
9+ :git/sha " 3c93fd2637d9615a3fd99b11c73d40a8c4f0ff2d "
1010 :deps/root " deps/publishing" }
1111 #_{:local/root " ../logseq/deps/publishing" }
1212 ; ; TODO: Remove workaround for error: 'Unable to compare versions for logseq/db'
1313 logseq/db
1414 {:git/url " https://github.com/logseq/logseq"
15- :git/sha " 92cc1ce38c08daf9a3ff455d2c2bfab273b98c46 "
15+ :git/sha " 3c93fd2637d9615a3fd99b11c73d40a8c4f0ff2d "
1616 :deps/root " deps/db" }
1717 #_{:local/root " ../logseq/deps/db" }
1818 ; ; TODO: Remove workaround for error: 'Unable to compare versions for logseq/common'
1919 logseq/common
2020 {:git/url " https://github.com/logseq/logseq"
21- :git/sha " 92cc1ce38c08daf9a3ff455d2c2bfab273b98c46 "
21+ :git/sha " 3c93fd2637d9615a3fd99b11c73d40a8c4f0ff2d "
2222 :deps/root " deps/common" }
2323 #_{:local/root " ../logseq/deps/db" }}}
You can’t perform that action at this time.
0 commit comments