Skip to content
Use this GitHub Action with your project

Add this Action to an existing workflow or create a new one.

View on Marketplace
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

This is a simple github action to run git submodule update --init --recursive so that your repository has all its submodules.

This action was written in javascript, which allows it to work on both linux and windows (and hopefully macos too but I didn't test that).

usage sample:

uses: snickerbockers/submodules-init@v4

About

recursively init and update all of the repo's submodules. Compatible with Windows and Linux.

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.