This commit is contained in:
Erica Marigold 2023-08-03 18:50:13 +05:30 committed by GitHub
parent 0f401f2aa0
commit 3070809fc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Runner info
run: uname -ar
- name: Checkout repository
uses: actions/checkout@v3
with: