Awesome github actions
K3K, 14 April 2022
Table of Contents
Blog page added to test the cache action in github action pipeline.
Deploy time should be decreased now that the dependencies are cached.
public class Main {
public static void main(){
System.out.println("Hello world!");
}
}
https://github.com/gamer2810/prologue/runs/