Skip to content

Commit

Permalink
wtf .nx 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinH committed May 6, 2024
1 parent 5fc3d55 commit b81a050
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -27,8 +27,6 @@ jobs:
- run: yarn install --frozen-lockfile

- run: rm -rf .nx

- name: Create Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -12,4 +12,7 @@ docs/public
yalc.lock
.DS_Store

.env
.env

# see https://github.com/intuit/auto/issues/2457
.nx

0 comments on commit b81a050

Please sign in to comment.