From e4a51b79ea199f2a1bc677a8880751832fb37b66 Mon Sep 17 00:00:00 2001 From: h0lybyte <5599058+h0lybyte@users.noreply.github.com> Date: Sun, 17 Nov 2024 02:04:45 -0500 Subject: [PATCH] ci(alpha): fixing the cache key issue. --- .github/workflows/ci-alpha.yml | 2 +- apps/kbve.com/src/content/journal/11-16.mdx | 4 +++- packages/kilonet/README.md | 3 +-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci-alpha.yml b/.github/workflows/ci-alpha.yml index e45490efa..c808cec26 100644 --- a/.github/workflows/ci-alpha.yml +++ b/.github/workflows/ci-alpha.yml @@ -212,7 +212,7 @@ jobs: with: path: ${{ matrix.projectPath }}/Library key: - Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}-${{hashFiles(matrix.projectPath) }} + Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }} restore-keys: | Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}- Library-${{ matrix.projectPath }}- diff --git a/apps/kbve.com/src/content/journal/11-16.mdx b/apps/kbve.com/src/content/journal/11-16.mdx index 8cfbcb9c7..05476dcf3 100644 --- a/apps/kbve.com/src/content/journal/11-16.mdx +++ b/apps/kbve.com/src/content/journal/11-16.mdx @@ -24,4 +24,6 @@ import { Adsense, Tasks } from '@kbve/astropad'; **Stone Golem** - While making some changes to the unity game, I am going to quickly trigger a build. \ No newline at end of file + While making some changes to the unity game, I am going to quickly trigger a build. + Turned the stone golem into an ally and I am thinking it is time to replace the hippo with our main character. + Also, we could add a bunch of different ally characters and make this a bit more of an interesting bullet hell rpg style game, hmmm. \ No newline at end of file diff --git a/packages/kilonet/README.md b/packages/kilonet/README.md index 66761cd47..cfac44372 100644 --- a/packages/kilonet/README.md +++ b/packages/kilonet/README.md @@ -13,8 +13,7 @@ This is a sample unity for Supabase integration within Rareicon and a couple inh I will wrap back around and update this package more often once we get the realtime operational on the supabse instance. Unity Version: 6000.0.25f1 - -Added some new characters and going to trigger a build! +Packages: MM/TPD, VuPlex (Desktop) - [KBVE](https://kbve.com/) - [RareIcon](https://rareicon.com/) \ No newline at end of file