Forráskód Böngészése

Add EOF marker in action.yml configuration

Added EOF marker to the configuration for clarity.
jimsterino98 4 hónapja
szülő
commit
337e22bd8d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      .github/actions/configs/action.yml

+ 1 - 0
.github/actions/configs/action.yml

@@ -16,6 +16,7 @@ runs:
      CONFIG_OVERLAY_FS=y
      CONFIG_TMPFS_XATTR=y
      CONFIG_TMPFS_POSIX_ACL=y
+     EOF
 
   - name: increase log buffer size for showing bbg on ksu manager homepage
     shell: bash