Skip to content

Commit

Permalink
Update Scheduled - Generate Permission List.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois authored Jul 11, 2024
1 parent ee9d894 commit 870ef0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Scheduled - Generate Permission List.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Dependencies
shell: powershell
run: |
Import-Module './Modules/Microsoft365DSC/Modules/M365DSCUtil.psm1' -Force;
Import-Module './Modules/Microsoft365DSC/Microsoft365DSC.psd1' -Force;
Update-M365DSCModule
- name: Get Permissions List
shell: powershell
Expand Down

0 comments on commit 870ef0c

Please sign in to comment.