Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Davilarek authored Sep 15, 2024
1 parent 58a0eef commit 95cf650
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
pnpm install
pnpm dist
- name: Clone BrowserFS-builds repository
run: |
git clone https://github.com/LosersUnited/BrowserFS-builds.git
mv dist BrowserFS-builds/dist
uses: actions/checkout@v4
with:
repository: LosersUnited/BrowserFS-builds
- uses: EndBug/add-and-commit@v9
with:
cwd: './BrowserFS-builds'
Expand Down

0 comments on commit 95cf650

Please sign in to comment.