Skip to content

Commit

Permalink
remove circleci folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomontero committed May 8, 2024
1 parent 18a3ba1 commit 3d95fd3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Add pre-built Node for armv7
run: |
mkdir -p ~/.pkg-cache/v3.4
cp .circleci/built-v16.16.0-linux-armv7 ~/.pkg-cache/v3.4
cp .prebuild/built-v16.16.0-linux-armv7 ~/.pkg-cache/v3.4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down
File renamed without changes.

0 comments on commit 3d95fd3

Please sign in to comment.