Skip to content

Commit

Permalink
fixed: update github action codenn
Browse files Browse the repository at this point in the history
  • Loading branch information
Firdavs9512 committed Oct 29, 2024
1 parent 72985f4 commit 5023bf0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Bun
run: |
curl -fsSL https://bun.sh/install | bash
source /home/runner/.bashrc
uses: oven-sh/setup-bun@v2

- name: Build React Project
working-directory: ./web
Expand Down

0 comments on commit 5023bf0

Please sign in to comment.