Skip to content

Commit 3849571

Browse files
committed
Do not publish portablemc.h yet
1 parent 28c69e0 commit 3849571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
shell: bash
9191
run: |
9292
mkdir -p ~/portablemc/dev
93-
cp -r ./portablemc-ffi/include ~/portablemc/dev/
93+
# cp -r ./portablemc-ffi/include ~/portablemc/dev/
9494
cp .github/workflows/data/target-readme.txt ~/portablemc/readme.txt
9595
9696
- name: Collect artifacts (linux)

0 commit comments

Comments
 (0)