Update build.yml

pull/74/head
xyz8848 3 years ago
parent 2a21a30d98
commit 6cc967d1a1
  1. 2
      .github/workflows/build.yml

@ -33,4 +33,4 @@ jobs:
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
with: with:
name: FDPClient name: FDPClient
path: lib/android/sdk/ndk-bundle/*.* path: lib/android/sdk/ndk-bundle/*
Loading…
Cancel
Save