Skip to content

Commit

Permalink
Update dump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
atharvnegi authored Mar 18, 2024
1 parent 208886b commit 417e54b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/dump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@ defaults:
shell: bash

env:
ROM_URL: https://rms01.realme.net/sw/RMX3785export_11_A.32_2023092321210000.zip
ROM_URL: https://mirror.tejas101k.workers.dev/0:/SAMFW.COM_SM-M045F_INS_M045FXXS6CWL1_fac.zip

jobs:
build:
runs-on: ubuntu-latest

container:
options: --privileged

steps:
- name: Checkouts
uses: actions/checkout@v3
Expand Down

0 comments on commit 417e54b

Please sign in to comment.