Skip to content

Commit

Permalink
🚚 Move all source to the docs/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Oct 26, 2024
1 parent 40650f7 commit c9dfab2
Show file tree
Hide file tree
Showing 16 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
package-manager: bun@${{ matrix.bun-version }}
path: ./docs

deploy:
needs: build
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ jobs:
os: [ubuntu-latest]
bun: [1.1]
experimental: [false]

defaults:
run:
working-directory: ./docs

name: πŸ§ͺ Test Sigui's work using Bun-${{ matrix.bun }} under ${{ matrix.os }}

steps:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit c9dfab2

Please sign in to comment.