Fixing docker login
Some checks failed
sample gradle build and test / build (pull_request) Failing after 19s

This commit is contained in:
hitanshu310 2025-05-25 04:07:38 +05:30
parent e42f3791f8
commit b3918f8ac0

View File

@ -9,8 +9,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4