Browse Source

Added comment for missing ios native upload task in workflow

joliver82 1 year ago
parent
commit
8a9fc83cd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -93,7 +93,7 @@ jobs:
           ./gradlew -PuseCommitHashAsVersionName=true --no-daemon -PbuildNativeProjects=true \
           :jme3-ios-native:build
 
-
+      # TODO: Add upload natives like done for Android?
 
 
   # Build the natives on android